summaryrefslogtreecommitdiff
path: root/date.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-30date.c: fix parsing of dates in mm/dd/yy formatLibravatar Linus Torvalds1-1/+3
2005-04-30date.c: use the local timezone if none specifiedLibravatar Linus Torvalds1-2/+7
2005-04-30Make the date parsing accept pretty much any random crap.Libravatar Linus Torvalds1-106/+215
2005-04-30[PATCH] Do date parsing by hand...Libravatar Edgar Toernig1-0/+184