11 Commits (9669e17a2f79e8ef0bd5981f8178cada5e53d46b)

Author SHA1 Message Date
Nicolas Pitre fbab835c03 [PATCH] fix show_date() for positive timezones 20 years ago
Linus Torvalds f80cd783c6 date.c: add "show_date()" function. 20 years ago
Linus Torvalds 68849b5442 date handling: handle "AM"/"PM" on time 20 years ago
Linus Torvalds 198b0fb635 date.c: allow even more varied time formats 20 years ago
Linus Torvalds 7f26664f1f date.c: fix printout of timezone offsets that aren't exact hours 20 years ago
Linus Torvalds 92e2311b6c date.c: only use the TZ names if we don't have anything better. 20 years ago
Linus Torvalds 5e2a78a410 date.c: split up dst information in the timezone table 20 years ago
Linus Torvalds a90588821a date.c: fix parsing of dates in mm/dd/yy format 20 years ago
Linus Torvalds eaa8512923 date.c: use the local timezone if none specified 20 years ago
Linus Torvalds 89967023da Make the date parsing accept pretty much any random crap. 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago