1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 18:20:59 +00:00

UCT -> UTC

SCCS-file: newstrftime.3
SCCS-SID: 7.14
This commit is contained in:
Arthur David Olson
2000-04-20 15:42:11 -04:00
committed by Paul Eggert
parent 9c6223c806
commit 64e803cc1c

View File

@ -164,7 +164,7 @@ using AM/PM notation.
is replaced by the second as a decimal number (00-60).
.TP
%s
is replaced by the number of seconds since the Epoch, UCT (see mktime(3)).
is replaced by the number of seconds since the Epoch, UTC (see mktime(3)).
.TP
%T
is replaced by the time in the format %H:%M:%S.