ladybird/Meta/Lagom/Tools/CodeGenerators/LibTimeZone
Timothy Flynn ef0155932b LibTimeZone: Parse and generate time zone abbreviation format strings
For example, today, America/New_York has the format string "E%sT" and
uses US DST rules. Those rules indicate the %s should be replaced by a
"D" in daylight time and "S" in standard time.
2022-01-25 18:39:36 +00:00
..
CMakeLists.txt
GenerateTimeZoneData.cpp LibTimeZone: Parse and generate time zone abbreviation format strings 2022-01-25 18:39:36 +00:00