We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40f2221 + 02f8021 commit f14226aCopy full SHA for f14226a
2 files changed
lib/locales/nl-be.js
@@ -9,13 +9,13 @@ module.exports = {
9
'zondag', 'maandag', 'dinsdag', 'woensdag',
10
'donderdag', 'vrijdag', 'zaterdag'
11
],
12
- shortDays: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'],
+ shortDays: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'],
13
months: [
14
'januari', 'februari', 'maart', 'april', 'mei', 'juni',
15
'juli', 'augustus', 'september', 'oktober', 'november', 'december'
16
17
shortMonths: [
18
- 'jan', 'feb', 'maa', 'apr', 'mei', 'jun',
+ 'jan', 'feb', 'mrt', 'apr', 'mei', 'jun',
19
'jul', 'aug', 'sep', 'okt', 'nov', 'dec'
20
21
date: '%d/%m/%Y'
lib/locales/nl.js
@@ -43,13 +43,13 @@ module.exports = {
43
44
45
46
47
48
49
50
51
52
53
54
55
date: '%d-%m-%Y',
0 commit comments