Timothy Flynn
a4a7efaf5f
LibC+LibCore: Use tm_isdst to handle time zone offsets in DST
...
Previously, we were incorrectly assuming that the daylight global
variable indicated whether the current time zone is in DST. In reality,
the daylight variable only indicates whether a time zone *can* be in
DST.
Instead, the tm structure has a tm_isdst member that should be used for
this purpose. Ensure our LibC handles tm_isdst, and avoid errant usage
of the daylight variable in Core::DateTime.
2022-08-02 21:10:44 +01:00
..
2022-05-01 12:42:01 +02:00
2022-07-12 23:11:35 +02:00
2022-07-22 10:07:15 -07:00
2022-05-05 20:47:38 +02:00
2022-07-23 10:42:08 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-19 11:00:35 +01:00
2022-05-23 00:13:26 +02:00
2022-05-23 00:13:26 +02:00
2022-07-08 22:27:38 +00:00
2022-06-30 12:34:16 +01:00
2022-06-30 12:34:16 +01:00
2022-07-19 20:58:51 -07:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-21 16:37:15 +02:00
2022-05-08 13:04:32 -07:00
2022-04-21 11:49:48 +02:00
2022-07-22 10:07:15 -07:00
2022-07-15 12:42:43 +02:00
2022-03-06 13:00:42 +01:00
2022-04-29 22:01:06 +02:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-08 22:27:38 +00:00
2022-07-08 22:27:38 +00:00
2022-07-06 10:33:10 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-17 21:53:28 +01:00
2022-04-01 21:24:45 +01:00
2022-04-21 11:49:48 +02:00
2022-04-23 10:43:32 -07:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-20 18:24:13 +02:00
2022-03-02 11:40:37 +01:00
2022-01-13 18:46:22 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-05-12 15:01:32 +02:00
2022-07-22 10:07:15 -07:00
2022-04-01 21:24:45 +01:00
2022-07-22 10:07:15 -07:00
2022-07-21 16:39:22 +02:00
2022-07-21 16:39:22 +02:00
2022-07-19 20:58:51 -07:00
2022-07-27 21:46:42 +00:00
2022-07-22 10:07:15 -07:00
2022-07-06 10:34:20 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-20 21:25:59 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-22 10:07:15 -07:00
2022-07-21 16:39:22 +02:00
2022-04-01 21:24:45 +01:00
2022-07-21 16:39:22 +02:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-07-22 10:07:15 -07:00
2022-07-22 10:07:15 -07:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-21 18:15:00 +02:00
2022-02-28 20:28:01 -08:00
2022-04-03 19:15:14 +02:00
2022-07-19 20:58:51 -07:00
2022-06-18 15:10:13 +02:00
2022-07-22 10:07:15 -07:00
2022-05-20 22:18:54 +02:00
2022-07-27 21:46:42 +00:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-07-22 10:07:15 -07:00
2022-08-02 21:10:44 +01:00
2022-04-01 21:24:45 +01:00
2022-06-12 00:28:26 +01:00
2022-02-28 20:09:37 +01:00
2022-07-22 10:07:15 -07:00
2022-06-30 11:57:49 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-30 11:57:49 +02:00
2022-06-30 11:57:49 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-20 08:40:36 -04:00