summaryrefslogtreecommitdiff
path: root/Tests/LibTimeZone/TestTimeZone.cpp
AgeCommit message (Expand)Author
2022-01-11LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATALinus Groh
2022-01-11LibTimeZone: Begin generating GMT offset rules for each time zoneTimothy Flynn
2022-01-11LibTimeZone: Add methods to canonicalize a time zone nameTimothy Flynn
2022-01-11LibTimeZone: Add method to convert a time zone to a stringTimothy Flynn
2022-01-11LibTimeZone: Perform time-zone-from-string lookups case insensitivelyTimothy Flynn
2022-01-11LibTimeZone: Add a unit test for generated time zone dataTimothy Flynn