Files
ladybird/Meta
Timothy Flynn 302b6e966f LibTimeZone: Generate DST rule timestamps at compile time
Rather than invoking AK::Time::from_timestamp at runtime, we can do so
at compile time. This reduces invoking TimeZone::get_time_zone_offset
100,000 times in a loop from about 7 seconds to 30 milliseconds.
2022-09-17 23:21:32 +02:00
..
2021-08-13 21:12:17 +04:30
2022-09-14 04:46:49 +00:00