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