Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-04-30 | date.c: only use the TZ names if we don't have anything better. | Linus Torvalds | 1 | -1/+5 |
2005-04-30 | date.c: split up dst information in the timezone table | Linus Torvalds | 1 | -45/+51 |
2005-04-30 | date.c: fix parsing of dates in mm/dd/yy format | Linus Torvalds | 1 | -1/+3 |
2005-04-30 | date.c: use the local timezone if none specified | Linus Torvalds | 1 | -2/+7 |
2005-04-30 | Make the date parsing accept pretty much any random crap. | Linus Torvalds | 1 | -106/+215 |
2005-04-30 | [PATCH] Do date parsing by hand... | Edgar Toernig | 1 | -0/+184 |