Project

General

Profile

Actions

Task #105643

open

Transform all dates in DatabaseRowDateTimeFields to DateTime

Added by Benjamin Franzke 1 day ago. Updated about 12 hours ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Start date:
2024-11-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.


Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Feature #105549: Replace fake UTC0 ISO8601 date strings by unqualified (local) ISO8601Under Review2024-11-06

Actions
Related to TYPO3 Core - Bug #96890: Wrong processing and display of native datetime(dbType) fields due to server timezoneUnder ReviewGabe Troyan2022-02-14

Actions
Actions #1

Updated by Benjamin Franzke 1 day ago

  • Related to Feature #105549: Replace fake UTC0 ISO8601 date strings by unqualified (local) ISO8601 added
Actions #2

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
Actions #3

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

Actions #4

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

Actions #5

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

Actions #6

Updated by Gerrit Code Review about 12 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

Actions #7

Updated by Gerrit Code Review about 12 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

Actions

Also available in: Atom PDF