---
title: "Important: #88158 - Replaced moment.js with luxon"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-88158-1668433741"
source: "Changelog/12.1/Important-88158-ReplacedMomentJsWithLuxon.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Important: #88158 - Replaced moment.js with luxon

See [forge#88158](https://forge.typo3.org/issues/88158)

## Description

The JavaScript library `luxon` is added to TYPO3 as a replacement for `moment.js`
that is [declared legacy](https://momentjs.com/docs/#/-project-status/). All code shipped by TYPO3 is migrated to `luxon`.

Albeit shipped `moment.js` is not considered being public API, it is worth
mentioning that said library is removed with TYPO3 v12.1.
