mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-06 12:45:13 +00:00
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`.