Age | Commit message (Expand) | Author |
---|---|---|
2022-01-11 | LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA | Linus Groh |
2022-01-11 | LibTimeZone: Begin generating GMT offset rules for each time zone | Timothy Flynn |
2022-01-11 | LibTimeZone: Add methods to canonicalize a time zone name | Timothy Flynn |
2022-01-11 | LibTimeZone: Add method to convert a time zone to a string | Timothy Flynn |
2022-01-11 | LibTimeZone: Perform time-zone-from-string lookups case insensitively | Timothy Flynn |
2022-01-11 | LibTimeZone: Add a unit test for generated time zone data | Timothy Flynn |