Skip to content

DateTime delocalization needs to be completely reworked #3344

@mshibuya

Description

@mshibuya

Presenting localized DateTimes is good for UX, but using the localized value for the request payload between the browser and the server is pointless, and causing many troubles.
In the next major release we will rework it to just use the localized value for presenting users and use stable representation (like 2021-01-02 03:45:00) that can be parsed easily and unambiguously in the server.

Refs. #1875, #2454, #2549, #2653, #2668, #2735, #2736, #2777, #2963, #3240

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions