summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.3
AgeCommit message (Collapse)Author
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-09-03%F is a date conversion, not a time converstion.jhawk
don't bother to bump Dd
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2002-11-10Fix typo UCT -> UTC; from Christian Biere in PR lib/19007.kleink
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-18note that the contents of the array are undefined in the error case.yamt
2002-08-18- Mention leap seconds as the reason for (00-61)yamt
- include blurb about ISO 8601 dates straight from strftime.c from OpenBSD.
2002-02-07Generate <>& symbolically.ross
2001-12-13Document %z.kleink
2001-12-10Sort conversion specifiers.kleink
2001-09-16Sort SEE ALSO.wiz
2001-04-02Fix format typo, and whitespace.wiz
2001-03-29Sprinkle some restrict.kleink
2000-01-15Add the C99 %F conversion.kleink
1999-02-07Compute week number right. Fixes PR 6961, fromaugustss
Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
1998-02-11Change interval specification style from (a-b) to [a,b] where appropriate.kleink
1998-02-05add LIBRARY section to man pageperry
1997-10-09rcsid policelukem
1997-05-25Add a reference to the strptime(3) manual page.kleink
1997-04-23move str[fp]time into libc/time.mrg