]> Savannah Git Hosting - gnulib.git/commit
nstrftime, c-nstrftime: Make %r work on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 21:29:36 +0000 (23:29 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 21:29:36 +0000 (23:29 +0200)
commit9ed21c55626d2f534337d572a73709287a9f8253
treeba5c0d5f1f0e6cb8e6396c61dd6dadc4905c1bec
parentb9419936dc5834f882a2ff6c33fa7b957fae8357
nstrftime, c-nstrftime: Make %r work on native Windows.

* doc/posix-functions/strftime.texi: Mention the %r problem.
* lib/strftime.c (__strftime_internal): On native Windows, for %r, use
the English AM/PM format.
ChangeLog
doc/posix-functions/strftime.texi
lib/strftime.c