summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.3
AgeCommit message (Expand)Author
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