cvs commit: src/share/timedef de_DE.ISO8859-1.src de_DE.UTF-8.src

[ Available lists | Index of cvs-src-old | Month of Jun 2009 | Week of 8 Jun 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Edwin Groothuis <edwin@FreeBSD.org>
Date
8 Jun 2009 05:33:30
Subject
cvs commit: src/share/timedef de_DE.ISO8859-1.src de_DE.UTF-8.src
Message-ID
200906080533.n585XUqJ073385@repoman.freebsd.org


[ Hide this part ]
edwin       2009-06-08 05:33:08 UTC

FreeBSD src repository

Modified files:
share/timedef de_DE.ISO8859-1.src de_DE.UTF-8.src
Log:
SVN rev 193688 on 2009-06-08 05:33:08Z by edwin

[patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO date

From the submitter:

DIN 5008 (German norm for text processing) defines the old date
format (%d.%m.%Y) to be obsolete and to be used only, if unambigous.
In international communications the new format (%Y-%m-%d) is now
required and FreeBSD should respect this.

References:
- DIN 5008
- EN 28 601
- ISO 8601

Thanks to Oliver Lietz for bringing this to my attention.

PR: conf/72076
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
MFC after: 1 week

Revision Changes Path
1.16 +1 -1 src/share/timedef/de_DE.ISO8859-1.src
1.4 +1 -1 src/share/timedef/de_DE.UTF-8.src

Elapsed time: 0.094 seconds