Skip to content

Commit

Permalink
localedata: nl_NL: date_fmt: rewrite to match standards [BZ #16495]
Browse files Browse the repository at this point in the history
Add some references to public Dutch standards.
  • Loading branch information
Evert authored and Mike Frysinger committed Jan 9, 2016
1 parent 42bf1c8 commit 8126180
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2016-01-08 Mike Frysinger <vapier@gentoo.org>

[BZ #16495]
* locales/nl_NL (date_fmt): Rewrite.

2016-01-07 Marko Myllynen <myllynen@redhat.com>

* gen-locale.sh: Remove space after shebang.
Expand Down
8 changes: 5 additions & 3 deletions localedata/locales/nl_NL
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ comment_char %
escape_char /
%
% Dutch Language Locale for the Netherlands
% http://www.taaltelefoon.be/
% http://taaladvies.net/
% Source: RAP
% Address: Sankt Jo//rgens Alle 8
% DK-1615 Ko//benhavn V, Danmark
Expand Down Expand Up @@ -120,9 +122,9 @@ d_fmt "<U0025><U0064><U002D><U0025><U006D><U002D><U0025><U0079>"
t_fmt "<U0025><U0054>"
am_pm "";""
t_fmt_ampm ""
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
<U0025><U005A><U0020><U0025><U0059>"
date_fmt "<U0025><U0061><U0020><U0025><U0065><U0020><U0025><U0062>/
<U0020><U0025><U0059><U0020><U0025><U006B><U003A><U0025><U004D><U003A>/
<U0025><U0053><U0020><U0025><U005A>"

week 7;19971130;4
first_weekday 2
Expand Down

0 comments on commit 8126180

Please sign in to comment.