Skip to content
Snippets Groups Projects
Commit 22c0062e authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Introduce luxon and remove moment.js

The JavaScript library `luxon` is added to TYPO3 as a replacement for
`moment.js` that is considered legacy software by the original
maintainers.

As a convenience change, the dates rendered in the "conflict modal" in
the file upload process are now properly human-readable (e.g.
"Apr 3, 2022, 12:56 PM"). The property `lastModifiedDate` is not part of
the official browser APIs anymore, therefore it's not considered
anymore.

Resolves: #88158
Releases: main
Change-Id: I4f87e0984706ead81310b95754825953d6fdc231
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76594


Tested-by: default avatarFrank Nägler <frank.naegler@typo3.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.com>
parent bd9e88d3
Branches
Tags
No related merge requests found
Showing
with 95 additions and 89 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment