This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

[PATCH v2 0/2] Multiple locales: Use the correct date and time formats (bug 10496, 23724).


Following Tamuki Shoichi's suggestion [1] here I have prepared the
2nd version of the patches.  The change between the previous version
and this one is that I don't force use space-padded hour format ("%l")
where zero-padded hour format ("%I") had been used originally.

The previous version has been posted here: [2]

Regards,

Rafal

[1] https://sourceware.org/ml/libc-alpha/2018-12/msg00268.html
[2] https://sourceware.org/ml/libc-alpha/2018-11/msg00164.html


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