1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 22:11:19 +00:00
SCCS-file: newstrftime.3
SCCS-SID: 7.15
This commit is contained in:
Arthur David Olson
2005-01-31 14:06:05 -05:00
committed by Paul Eggert
parent 4ef56bfe0d
commit 689d104342

View File

@ -151,13 +151,13 @@ is replaced by the month as a decimal number (01-12).
is replaced by a newline.
.TP
%p
is replaced by the locale's equivalent of either AM or PM.
is replaced by the locale's equivalent of either AM or PM.
.TP
%R
is replaced by the time in the format %H:%M.
.TP
%r
is replaced by the locale's representation of 12-hour clock time
is replaced by the locale's representation of 12-hour clock time
using AM/PM notation.
.TP
%S