getgrav/grav

ISO Date for Short Display Date and Long Display Date

Open

#2283 aperta il 6 dic 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)PHP (1409 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (15.491 star)
Metriche merge PR
 (Merge medio 4g 13h) (8 PR mergiate in 30 g)

Descrizione

The drop-down list in Admin > Configuration > System for the "Short Display Date" and "Long Display Date" are rather limited. Because they are in a drop-down list there is no option to include an alternate.

Preferably, this drop-down could be replaced with a text field which would accept any valid PHP Date Format: https://secure.php.net/manual/en/datetime.formats.date.php

If not, or in the meantime, make available an ISO Short and ISO Long display date, such as:

YYYY-MM-DD YYYY-MM-DD HH:MM

See also: https://en.wikipedia.org/wiki/ISO_8601

Guida contributor