summaryrefslogtreecommitdiff
path: root/git@git.adelielinux.org:adelie/musl-locales.git
diff options
context:
space:
mode:
authorTeemu Ikonen <tpikonen@mailbox.org>2024-02-03 12:40:44 +0200
committerTeemu Ikonen <tpikonen@mailbox.org>2024-02-04 19:17:26 +0200
commitd2dac53f28c153edf5b715a754f5e14c8247e07d (patch)
tree3f8d41179f9b94eae9d6fa5395dfa4be30787aa2 /git@git.adelielinux.org:adelie/musl-locales.git
parent5663f5bfd30bf9e1e0ba3fc5fe2da6725969f30e (diff)
downloadmusl-locales-main.tar.gz
musl-locales-main.tar.bz2
musl-locales-main.tar.xz
musl-locales-main.zip
Fix fi_FI date formatsHEADmain
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 'git@git.adelielinux.org:adelie/musl-locales.git')
0 files changed, 0 insertions, 0 deletions