summaryrefslogtreecommitdiff
path: root/utils/time.c
Commit message (Collapse)AuthorAgeFilesLines
* ensure output buffer is large enough to not be truncatedVincent Sanders2018-11-061-1/+1
|
* Time: Micro-optimisation: Put GMT first in timezone list.Michael Drake2016-08-171-3/+5
|
* Time: Add date string to time_t parser.Michael Drake2016-08-131-3/+810
|
* Time: Expose arrays of weekday and month names.Michael Drake2016-08-131-6/+72
|
* Utils: Split time handling functions out of `utils.c` into `time.c`.Michael Drake2016-08-071-0/+132