summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.3
AgeCommit message (Expand)Author
2009-04-11Fix markup.joerg
2006-06-17Fix typo or mispelling.reed
2004-04-14Add documentation for %v. Noted by Havard Eidnes in PR bin/25180.kleink
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
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
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
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
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