getgrav/grav

ISO Date for Short Display Date and Long Display Date

Open

#2,283 创建于 2018年12月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)PHP (1,409 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (15,491 star)
PR 合并指标
 (平均合并 4天 13小时) (30 天内合并 8 个 PR)

描述

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

贡献者指南