freebsd-src/lib/libc/stdtime
Gordon Tetlow 79e57ea662
libc: Add "Z" as TZ designator for strptime.
ISO 8601 allows use of "Z" as the time zone designator. Update the
strptime parser to allow this usage.

While we are at it, update the manpage to reflect that both UTC and Z
are now valid options.

Reviewed by:	des
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D53083
2025-10-15 18:24:07 -04:00
..
ctime.3 tzcode: Expose and document offtime() and offtime_r() 2025-09-23 21:38:49 +02:00
Makefile.inc libc: Add missing MLINK for tzname(3) 2025-09-30 15:18:00 +02:00
strftime.3 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
strftime.c SPDX: Tag BSD-4.3TAHOE 2025-05-21 12:37:10 -04:00
strptime.3 libc: Add "Z" as TZ designator for strptime. 2025-10-15 18:24:07 -04:00
strptime.c libc: Add "Z" as TZ designator for strptime. 2025-10-15 18:24:07 -04:00
Symbol.map libc: Test time zone change detection. 2025-07-18 19:49:57 +02:00
time32.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
timelocal.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
timelocal.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
tzset.3 libc: Add missing MLINK for tzname(3) 2025-09-30 15:18:00 +02:00