Task #105643
openTransform all dates in DatabaseRowDateTimeFields to DateTime
0%
Description
Instead of parsing only native datetime fields into ISO8601
and leaving timestamp fields as-is (to be parsed by DatetimeElement),
DatabaseRowDateTimeFields should be adapted to take responsibility for
consistent parsing of all type=datetime TCA fields and resolve
to a `DateTimeImmutable` object, which can then used by data
consumers like DatetimeElement and TcaRecordTitle.
Updated by Benjamin Franzke 1 day ago
- Related to Feature #105549: Replace fake UTC0 ISO8601 date strings by unqualified (local) ISO8601 added
Updated by Benjamin Franzke 1 day ago
- Related to Bug #96890: Wrong processing and display of native datetime(dbType) fields due to server timezone added
Updated by Gerrit Code Review 1 day ago
- Status changed from New to Under Review
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86925
Updated by Gerrit Code Review 1 day ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86925
Updated by Gerrit Code Review 1 day ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86925
Updated by Gerrit Code Review about 10 hours ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86925
Updated by Gerrit Code Review about 10 hours ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86925