Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118245

Implement time-zone backend for WASM based on ES's Temporal

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.7
    • Core: Date/Time
    • None
    • WebAssembly
    • 13

      At present, WASM has feature timezone disabled, since the available data on dates and times is limited to what the brain-dead ES Date type has to offer (which just barely manages to cover doing a bad job of local time and UTC). However, this last's deficiencies are now fairly well understood and the ES world has set about building a replacement for it, called Temporal, that will handle time-zones and localisation (including sedate's extended date-time formats).

      So we can (therefore should) implement a QTimeZone backend for WASM based on Temporal, so that we can enable feature timezone at last.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Eddy Edward Welbourne
            Eddy Edward Welbourne
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes