]> Savannah Git Hosting - gnulib.git/commit
nstrtime, c-nstrftime: Fix %c directive's result on NetBSD, Solaris.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Feb 2024 11:48:14 +0000 (12:48 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Feb 2024 11:48:14 +0000 (12:48 +0100)
commit10342301593b8288471faaaf79018519fd9eb90c
tree2925a5d123571c38a729b8d03c4d21d23240ec8b
parente9ae614c441e32027f5a0280f091ddc0c702a3ca
nstrtime, c-nstrftime: Fix %c directive's result on NetBSD, Solaris.

* lib/strftime.c (__strftime_internal): On NetBSD and Solaris, remove
the last word of the %c directive's result if it looks like a time zone.
ChangeLog
lib/strftime.c