diff options
author | Teemu Ikonen <tpikonen@mailbox.org> | 2024-02-03 12:40:44 +0200 |
---|---|---|
committer | Teemu Ikonen <tpikonen@mailbox.org> | 2024-02-04 19:17:26 +0200 |
commit | d2dac53f28c153edf5b715a754f5e14c8247e07d (patch) | |
tree | 3f8d41179f9b94eae9d6fa5395dfa4be30787aa2 /musl-po/git@git.adelielinux.org:adelie | |
parent | 5663f5bfd30bf9e1e0ba3fc5fe2da6725969f30e (diff) | |
download | musl-locales-d2dac53f28c153edf5b715a754f5e14c8247e07d.tar.gz musl-locales-d2dac53f28c153edf5b715a754f5e14c8247e07d.tar.bz2 musl-locales-d2dac53f28c153edf5b715a754f5e14c8247e07d.tar.xz musl-locales-d2dac53f28c153edf5b715a754f5e14c8247e07d.zip |
Leave the ISO date format "%Y-%m-%d" alone.
The long date format is printed with month format string "%OBta". This
uses the 'standalone' month name (because musl only supports that)
combined with the '-ta' suffix which results in correct month declension
for all the month names. With this format both 'strftime(..., "%c", tm)'
in musl and g_date_time_format(dt, "%c")' in GLib print the date
and time in the correct format
Short dates use "." as separator (really an ordinal marker for days and
months).
Diffstat (limited to 'musl-po/git@git.adelielinux.org:adelie')
0 files changed, 0 insertions, 0 deletions