Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

wcsftime(3) Guardian Native C Library Calls Reference Manual
A The long day of the week is output as defined for the current
locale (Monday, for example).
b or h The short month is output as a string as defined for the
current locale (Jan, for example).
B The long month is output as a string as dened for the
current locale (January, for example).
c The date and time are output with the default date and time
as dened for the current locale.
C The century is output as a decimal number in the range 00 to
99.
d The day of the month is output as a number between 01 and
31.
D The format is fixed to return %m/%d/%y. (For example, 20
Jun 1990 will return 06/20/90.)
e The day of the month is output as a number between 1 and
31 in a 2-digit field with leading space fill.
Ec Specifies the locales alternate appropriate date and time
representation.
EC Species the name of the base year (period) in the locales
alternate representation.
Ex Species the locales alternate date representation.
EX Species the locales alternate time representation.
Ey Species the offset from %EC (year only) in the locale’s
alternate representation.
EY Species the full alternate year representation.
H The hour of the day is output as a number between 00 and
23.
I The hour of the day is output as a number between 01 and
12.
j The Julian day of the year is output as a number between
001 and 366.
m The month of the year is output as a number between 01 and
12.
M The minute is output as a number between 00 and 59.
n Only a newline character is output.
Od Species the day of the month using the locale’s alternate
numeric symbols.
7142 Hewlett-Packard Company 527192-018