Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-12-14 | use the name UTC instead of GMT for UTC timezone | Natanael Copa | -2/+2 |
2013-08-24 | fix strftime handling of time zone data | Rich Felker | -1/+3 |
2013-07-17 | fix error code on time conversion overflows | Rich Felker | -1/+1 |
2013-07-17 | the big time handling overhaul | Rich Felker | -4/+13 |
2012-06-13 | add timegm function (inverse of gmtime), nonstandard | Rich Felker | -0/+9 |