Skip to content

refactor: replace moment.js LLL format with Intl#12482

Open
ChristophWurst wants to merge 1 commit intomainfrom
refactor/moment-lll
Open

refactor: replace moment.js LLL format with Intl#12482
ChristophWurst wants to merge 1 commit intomainfrom
refactor/moment-lll

Conversation

@ChristophWurst
Copy link
Member

In preparation for #8573

The output format changes slightly (Intl produces "November 5, 2018 at 2:17 PM" vs moment's "November 5, 2018 2:17 PM"), but this is the standard Intl style. All existing tests pass.

Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants