mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-05-07 06:07:17 +00:00
reordered
SCCS-file: newstrftime.3 SCCS-SID: 7.6
This commit is contained in:
committed by
Paul Eggert
parent
c7404452ad
commit
fc8cbd0a00
@@ -111,16 +111,16 @@ is replaced by the date in the format %m/%d/%y.
|
||||
%d
|
||||
is replaced by the day of the month as a decimal number (01-31).
|
||||
.TP
|
||||
%e
|
||||
is replaced by the day of month as a decimal number (1-31);
|
||||
single digits are preceded by a blank.
|
||||
.TP
|
||||
%G
|
||||
is replaced by the ISO 8601 year with century as a decimal number.
|
||||
.TP
|
||||
%g
|
||||
is replaced by the ISO 8601 year without century as a decimal number (00-99).
|
||||
.TP
|
||||
%e
|
||||
is replaced by the day of month as a decimal number (1-31);
|
||||
single digits are preceded by a blank.
|
||||
.TP
|
||||
%H
|
||||
is replaced by the hour (24-hour clock) as a decimal number (00-23).
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user