mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
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
Differential Revision: https://reviews.freebsd.org/D53083
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ctime.3 | ||
| Makefile.inc | ||
| strftime.3 | ||
| strftime.c | ||
| strptime.3 | ||
| strptime.c | ||
| Symbol.map | ||
| time32.c | ||
| timelocal.c | ||
| timelocal.h | ||