]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO...
authorEdwin Groothuis <edwin@FreeBSD.org>
Mon, 8 Jun 2009 05:33:08 +0000 (05:33 +0000)
committerEdwin Groothuis <edwin@FreeBSD.org>
Mon, 8 Jun 2009 05:33:08 +0000 (05:33 +0000)
commitb5f0ce109abd1c333dc906da699fb5abd89dd5a3
treed429653c43a2ac5b6bed45185c77affb818feb98
parent18fe46785706b81019d857b1e472ba524973bb2b
[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
share/timedef/de_DE.ISO8859-1.src
share/timedef/de_DE.UTF-8.src