Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#7444 - system date returns mounths in roman digits
Attached to Project:
Arch Linux
Opened by Łukasz Fidosz (Luk4sz) - Friday, 15 June 2007, 03:39 GMT-4
Last edited by Jan de Groot (JGC) - Saturday, 25 August 2007, 03:50 GMT-4
Opened by Łukasz Fidosz (Luk4sz) - Friday, 15 June 2007, 03:39 GMT-4
Last edited by Jan de Groot (JGC) - Saturday, 25 August 2007, 03:50 GMT-4
|
DetailsDescription:
After upgrade mounths in system date is returned in 'roman digits' format. For example: "[virhilo@vector ~]$ date Pt, 15 VI 2007, 09:30:58 CEST" my timezone is Polish(locale pl_PL.UTF-8) Additional info: glibc 2.6-2 Steps to reproduce: It will be better if it returns date(mounths) in the same format as before(arabic digits). |
This task depends upon
This is for uk_UA:
[rk@server ~]$ date
субота, 16 червня 2007 11:19:58 +0300
[rk@server ~]$ LANG=C date
Sat Jun 16 11:19:51 EEST 2007
So maybe Pt, 15 VI 2007, 09:30:58 CEST is really standard in Poland?
Or should it definetely be Pt, 15 6 2007, 09:30:58 CEST ?
http://83.18.69.154/~virhilo/pl_PL-miesiace.patch
http://83.18.69.154/~virhilo/pl_PL-dni.patch
I modified the PKHBUILD to use this patches, I include it to comment.