HP-UX Reference (11i v2 04/09) - 3 Library Functions N-Z (vol 7)

s
strftime(3C) strftime(3C)
The range of values for %S ([0,61]) extends to 61 to allow for the occasional one or two leap seconds.
However, the system does not accumulate leap seconds and the
tm structure generated by the functions
localtime() and gmtime() (see ctime(3C)) never reflects any leap seconds.
Results are undefined if values contained in the structure pointed to by timeptr exceed the ranges defined
for the
tm structure (see ctime(3C)) or are not consistent (such as if the
tm_yday element is set to 0,
indicating the first day of January, while the
tm_mon element is set to 11, indicating a day in December).
AUTHOR
strftime() was developed by HP.
SEE ALSO
date(1), ctime(3C), getdate(3C), setlocale(3C), environ(5), langinfo(5), thread_safety(5).
STANDARDS CONFORMANCE
strftime(): AES, SVID3, XPG3, XPG4, FIPS 151-2, POSIX.1, ANSI C
HP-UX 11i Version 2: September 2004 4 Hewlett-Packard Company Section 31017