Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9.8, 5.12.5, 5.13.2, 5.14
Description
QDateTime should support DST indicating format based on German law:
https://www.ptb.de/cms/en/ptb/fachabteilungen/abt4/fb-44/ag-441/realisation-of-legal-time-in-germany/daylight-saving-time-in-the-federal-republic-of-germany-since-1980.html?contrast=0
For example:
XHH:MM -> A02:01 / B02:01 HHX:MM -> 02A:01 / 02B:01
Attachments
Issue Links
- depends on
-
QTBUG-79923 Equip QDateTime to distinguish the two passes through an "overlap" hour during a time-zone fall-back, such as the end of DST
- Closed
- relates to
-
QTBUG-77948 Rewrite QDateTimeParser
- In Progress