This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/19814] en_HK uses 2 digit year instead of 4 digit in date


https://sourceware.org/bugzilla/show_bug.cgi?id=19814

--- Comment #3 from Mike Frysinger <vapier at gentoo dot org> ---
(In reply to Michael Tsang from comment #2)

%x is controlled via the locale, and the locale uses %Y.  it is not 2 digits. 
if you use strftime w/en_HK, it shows:
    Saturday, March 12, 2016

are you asking for %x to use %y instead ?  if so, please provide links to
standards/documents to show that this is the expected behavior in the en_HK
locale.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]