Mary 2382717600
timezone: Fix regression caused by #3361 (#3418)
Because of that PR, TimeZoneRule was bigger than 0x4000 thanks to a
misuse of a constant.

This commit address this issue and add a new unit test to ensure the size of
TimeZoneRule is 0x4000 bytes.

Also address suggestions that were lost on the original PR.
2022-06-24 21:11:56 +02:00
..
2022-05-15 13:30:15 +02:00
2019-07-02 04:39:22 +02:00
2022-01-03 09:39:43 +01:00
2019-07-02 04:39:22 +02:00
2019-07-14 16:04:38 -03:00
2021-09-15 01:24:49 +02:00