-
Updated
Jan 3, 2021 - Java
wiki
Here are 1,881 public repositories matching this topic...
-
Updated
Jan 4, 2021 - Vue
-
Updated
Jan 3, 2021 - Ruby
-
Updated
Dec 30, 2020 - C
Prior to submitting a new issue make sure to complete these steps:
"# Generated
-
Updated
Jan 4, 2021 - PHP
-
Updated
Oct 22, 2020
-
Updated
Jan 4, 2021 - JavaScript
Recently new translations were added for ckb (Sorani or Central Kurdish) and nan (Southern Min or Minnan). These codes are present in ISO 639-3, but I don't know whether the Dokuwiki translation system really verifies them. I guess there is no verification, because Nias language was added as id-ni instead of nia (see #3252).
Could you please give some tips about where a translator infor
-
Updated
Dec 17, 2020 - C++
-
Updated
Nov 2, 2014 - Ruby
-
Updated
Jan 4, 2021 - PHP
-
Updated
Jan 3, 2021 - JavaScript
-
Updated
Sep 18, 2020 - Go
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jul 2, 2020 - Java
-
Updated
Jan 4, 2021 - Java
-
Updated
Dec 15, 2020 - SCSS
-
Updated
Nov 30, 2020 - JavaScript
All dev*.c files should have these two functions
static char *
devname(void)
{
return devtab.name;
}
static int
devdc(void)
{
return devtab.dc;
}
That way, we avoid problems like the recent breakage with devregress.c where in the devtab we used 'R' but in the attach we use 'Z', which collided with devacpi
Good beginner issue. It might be a simple awk/sed script. F
-
Updated
Dec 31, 2020 - Python
-
Updated
Jan 4, 2021 - TypeScript
Improve this page
Add a description, image, and links to the wiki topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wiki topic, visit your repo's landing page and select "manage topics."




We use the
date-fnslibrary, it includes support for passing in the current users language and will then format relative timestamp appropriately:https://date-fns.org/