This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[COMMITTED][PATCH v12 6/6] pl_PL: Add alternative month names (bug 10871).
12.01.2018 09:20 Rafal Luzynski <digitalfreak@lingonborough.com> wrote:
>
> [BZ #10871]
> * localedata/locales/pl_PL: Alternative month names added,
> primary month names are genitive now.
> * time/tst-strptime.c (day_tests): Actually use a genitive case
> of a month name in Polish language.
> ---
> localedata/locales/pl_PL | 14 +++++++++++++-
> time/tst-strptime.c | 3 +--
> 2 files changed, 14 insertions(+), 3 deletions(-)
> [...]
This patch has been pushed. This is the first language which actually
uses the new strftime() API.
Regards,
Rafal