Bug 4556 - date format for Swiss German locale
Summary: date format for Swiss German locale
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.4
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-26 16:38 UTC by Clint Adams
Modified: 2014-07-04 16:27 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
change Swiss German date format (582 bytes, patch)
2007-05-26 16:38 UTC, Clint Adams
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clint Adams 2007-05-26 16:38:25 UTC
Change d_fmt from "%Y-%m-%d" to "%d.%m.%Y"
Comment 1 Clint Adams 2007-05-26 16:38:50 UTC
Created attachment 1866 [details]
change Swiss German date format
Comment 2 Ulrich Drepper 2007-08-22 07:08:13 UTC
Every locale change requires supporting evidence.  Official documents accessible
through the net etc.

Also, comparing with the de_DE formatting, if this change is correct then the
rest of the differences also probably should go away.
Comment 3 Clint Adams 2007-08-22 13:06:18 UTC
Will this suffice (date given as 21.08.2007)?

http://www.admin.ch/index.html
Comment 4 Ulrich Drepper 2007-09-23 22:39:14 UTC
Applied to cvs.