]> Savannah Git Hosting - gnulib.git/commit
nstrftime: Make %r work on macOS, FreeBSD, native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 21:29:36 +0000 (23:29 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 22:06:11 +0000 (00:06 +0200)
commitd266ddc2d339998130e956e442ef9745a9c9b45d
tree693e22fbc712e4c8bc5c9a71f4a63f5397fd74e4
parentb4632f937f13fd72956387a75a1e14cb4ce17b33
nstrftime: Make %r work on macOS, FreeBSD, native Windows.

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