diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-10-09 01:15:33 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-12-28 21:45:27 +0100 |
commit | 27841a7d5abe36c48b41b33d39ca8e5e14b9d36f (patch) | |
tree | 7273b1344bf790157f989381e02f00c86aa89bf1 /locale/duplocale.c | |
parent | 5fc3eca750791ed7e389026a70864687b4bf8379 (diff) | |
download | glibc-27841a7d5abe36c48b41b33d39ca8e5e14b9d36f.tar.gz glibc-27841a7d5abe36c48b41b33d39ca8e5e14b9d36f.tar.xz glibc-27841a7d5abe36c48b41b33d39ca8e5e14b9d36f.zip |
sq_AL: Use the correct date and time formats (bug 10496, 23724).
Albanian locale uses the 12-hour clock but some time formats did not use any AM/PM indicator making the time ambiguous. This commit adds "%p" wherever it was missing. It also sets the correct date format because the old "%Y-%b-%d" produced rather weird results like "2018-Sht-28". All time formats come from CLDR but as few changes have been introduced by this commit as possible. Some articles from MSDN and other available online sources have been also taken into account. [BZ #10496] [BZ #23724] * localedata/locales/sq_AL (t_fmt): Set to "%I:%M:%S.%p %Z". (t_fmt_ampm): Likewise. (d_t_fmt): Set to "%a %-d %b %Y %I:%M:%S.%p". (date_fmt): Add, set to "%a %-d %b %Y %I:%M:%S.%p %Z". (d_fmt): Set to "%-d.%-m.%y".
Diffstat (limited to 'locale/duplocale.c')
0 files changed, 0 insertions, 0 deletions