Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.6.0, 6.7
-
None
-
-
8
-
Foundation PM Staging
Description
The IETF's Serialising Extended Data About Times and Events working group (sedate) is (fixing a bug in RFC3339 and) defining a format for time-zone information in addition to ISO-8601 offset suffix information. It is currently (2023 May) a draft but shall surely become an RFC in due course.
Given that QDateTime has various existing ways to include a zone in a date-time format, we should extend it to include the eventual sedate format once finalised.
There is also work to update CBOR to incorporate the same timestamp information, so this will in due course feed into an update to our CBOR code to implement whatever that adds.
Update (April 2024): This standard has finally been published as RFC 9557.
Attachments
Issue Links
- blocks
-
QTBUG-114525 Implement ECMAScrip'ts Temporal in QML's V4 engine
- Open
- relates to
-
QTBUG-118245 Implement time-zone backend for WASM based on ES's Temporal
- Reported
-
QTBUG-77948 Rewrite QDateTimeParser
- In Progress