mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 15:05:09 +00:00

The IANA Time Zone Database contains data needed, at least, for various JavaScript objects. This adds plumbing for a parser and code generator for this data. The generated data will be made available by LibTimeZone, much like how UCD and CLDR data is available through LibUnicode.
1 line
81 B
CMake
1 line
81 B
CMake
lagom_tool(GenerateTimeZoneData SOURCES GenerateTimeZoneData.cpp LIBS LagomMain)
|