Date should now be returned without the time part but for legacy purpose, it is still a datetime with a timezone. So if we need the date without time for specific uses (example: transform 1 (day of month) to 1st (for display use) is impossible with i18n:date).
Also, migration guide is wrong: https://docs.ametys.org/fr/ametys-v4/manuel-de-mise-a-jour/migration-4-3-vers-4-4/migration-graphique-4-3-vers-4-4.html
Note that migration of i18n:time has been ignored.
Consequence of CMS-10434, should be reported in 4.4.
- created by
-
CMS-10434 [SAX simple elements] Avoid differences between ContentGenerator and DataHolder#dataToSAX
- Closed