[Bug 420609]
Digitalfreak
420609 at bugs.launchpad.net
Wed Nov 7 14:25:54 UTC 2018
Created attachment 11247
Proposed final solution
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/420609
Title:
wrong LC_TIME in Italian
Status in GLibC:
Fix Released
Status in eglibc package in Ubuntu:
Fix Released
Status in glibc package in Ubuntu:
Invalid
Bug description:
Accordingly to this file [1], this newspaper [2], and also because I'm Italian, there is an error in the way the date is displayed in linux.
The correct format for Italian speakers is:
day_name day_number month_name year, HH:MM:SS, time_zone
in the LC_TIME date_fmt things are really mixed up and should be changed to:
%a %e %b %Y, %H:%M:%S, %Z
the file localedata/locales/it_IT needs to be changed, but I can't
understand how, since there are only strange codes
[1]: ftp://ftp.software.ibm.com/software/globalization/locales/Italy-Italian_Date.pdf
[2]: http://www.corriere.it/
To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions
More information about the foundations-bugs
mailing list