Use ISO 8601 format in Authored on field date picker

Created on 13 August 2024, about 1 month ago
Updated 20 August 2024, about 1 month ago

Problem/Motivation

The date format in the "Authored on" field in the node edit form is using US format:

07/23/2024

Steps to reproduce

Edit a node and see that it is using US format.

Proposed resolution

Use ISO 8601 date and time format in date pickers, for example in the node edit form field "Authored on"

Now:
07/23/2024

Suggested format:
2024-07-23

Remaining tasks

Update the format in the date picker for "Authored on" field in the node edit form and other relevant forms to use ISO 8601 date and time format:

YYYY-MM-DD resulting in "2024-07-23"

https://www.iso.org/iso-8601-date-and-time-format.html

See also moved to https://www.drupal.org/docs/develop/creating-modules/date-formats β†’ .

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
DatetimeΒ  β†’

Last updated about 24 hours ago

Created by

πŸ‡©πŸ‡°Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024