Files
systemd/src/basic
Yu Watanabe 3ac4d68498 musl: time-util: make parse_gmtoff() accept extended timezone offset format
musl v1.2.5 does not support %z specifier in strptime(). Since
fced99e93d
%z is supported, but it only supports strict RFC-822/ISO 8601 format,
that is, 4 digits with sign (e.g. +0900 or -1400), but does not support
extended format: 2 digits or colon separated 4 digits (e.g. +09 or -14:00).
Let's add fallback logic to make it support the extended timezone spec.
2025-11-13 02:40:32 +09:00
..
2025-05-25 10:06:07 +02:00
2025-09-19 15:33:15 +09:00
2025-11-07 14:04:19 +01:00
2025-09-19 14:46:55 +02:00
2025-06-02 17:39:43 +02:00
2025-09-19 14:46:55 +02:00
2025-09-19 16:46:07 +02:00
2025-06-23 23:11:44 +09:00
2025-09-24 15:45:28 +02:00
2025-05-25 10:06:07 +02:00
2025-05-25 10:06:07 +02:00
2025-10-18 01:11:49 +09:00
2025-07-26 05:00:02 +09:00
2025-10-20 02:10:00 -07:00
2025-05-25 10:06:07 +02:00
2025-09-25 14:07:22 +02:00
2025-05-25 10:06:07 +02:00