Use ISO 8601 format in Authored on field date picker

Created on 13 August 2024, 3 months ago
Updated 20 August 2024, 3 months 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 5 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