1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 09:45:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibTimeZone
Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants
Day and month name constants are defined in numerous places. This
pulls them together into a single place and eliminates the
duplication. It also ensures they are `constexpr`.
2022-03-18 23:48:50 +00:00
..
CMakeLists.txt LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator 2022-01-08 12:45:34 +01:00
GenerateTimeZoneData.cpp Everywhere: Deduplicate day/month name constants 2022-03-18 23:48:50 +00:00