Skip to content

feat(app/utils, plugins): normalize dates with improved format#573

Merged
lowlighter merged 1 commit intomasterfrom
feat-dates
Oct 14, 2021
Merged

feat(app/utils, plugins): normalize dates with improved format#573
lowlighter merged 1 commit intomasterfrom
feat-dates

Conversation

@lowlighter
Copy link
Owner

Normalize date formatting accross renders:

//Date
{day:"numeric", month:"short", year:"numeric"}

//Time
{hour:"2-digit", minute:"2-digit", second:"2-digit"}

//Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat

(See #564)

@lowlighter lowlighter merged commit 662fe8d into master Oct 14, 2021
@lowlighter lowlighter deleted the feat-dates branch October 14, 2021 02:08
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant