Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | date handling: handle "AM"/"PM" on time | Linus Torvalds | 2005-05-01 | 1 | -8/+22 | |
* | date.c: allow even more varied time formats | Linus Torvalds | 2005-05-01 | 1 | -54/+152 | |
* | date.c: fix printout of timezone offsets that aren't exact hours | Linus Torvalds | 2005-04-30 | 1 | -2/+8 | |
* | date.c: only use the TZ names if we don't have anything better. | Linus Torvalds | 2005-04-30 | 1 | -1/+5 | |
* | date.c: split up dst information in the timezone table | Linus Torvalds | 2005-04-30 | 1 | -45/+51 | |
* | date.c: fix parsing of dates in mm/dd/yy format | Linus Torvalds | 2005-04-30 | 1 | -1/+3 | |
* | date.c: use the local timezone if none specified | Linus Torvalds | 2005-04-30 | 1 | -2/+7 | |
* | Make the date parsing accept pretty much any random crap. | Linus Torvalds | 2005-04-30 | 1 | -106/+215 | |
* | [PATCH] Do date parsing by hand... | Edgar Toernig | 2005-04-30 | 1 | -0/+184 |