Skip to content

Bug when updating Date objects in non-UTC timezones #750

@lschoeb

Description

@lschoeb

Describe the bug
When editing a Date object value, the pre-filled values are not the current value.
The fields are prefilled using the displayed timezone, but the semantics of the fields are in UTC (which becomes obvious when saving).
Instead, either the Timezone should be modifiable and also pre-filled correctly OR the pre-filled values should be converted to UTC first.

Screenshots
Before:
Image
Note: this 14:27+01 = 13:27Z

After double clicking:
Image
Note: this is 14:27Z != 13:27Z

After saving supposedly without changes:
Image
Note: this is not the same as in the first screenshot

Desktop (please complete the following information):

  • Mingo version: 2026.2.0
  • OS: macOS 15.1 (24B2082)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions