ladybird/Tests/LibTimeZone
Linus Groh 205d63c3f0 LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA
Instead of only having dummy functions that don't work with any input,
let's at least support one time zone: 'UTC'. This matches the basic
Temporal implementation for engines without ECMA-262, for example.
2022-01-11 22:17:39 +01:00
..
CMakeLists.txt LibTimeZone: Add a unit test for generated time zone data 2022-01-11 00:36:45 +01:00
TestTimeZone.cpp LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA 2022-01-11 22:17:39 +01:00