Actions
Task #105549
openReplace fake UTC0 ISO8601 date strings by unqualified (local) ISO8601
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
Start date:
2024-11-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Goal is to align DataHandler to
- accept unqualified ISO8601 and interpret that as server localtime (which is currently faked using a UTC0 that is actually interpreted as unqualified localtime)
- support datetime offsets for persistence, for DataHanlder-as-a-API usage, without "unexpected" results (that we've seen reports for in the past)
Updated by Benjamin Franzke about 13 hours ago
- Related to Task #104309: Use ISO dates in FormEngine date handling added
Updated by Gerrit Code Review about 13 hours ago
- Status changed from New to Under Review
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/+/86888
Updated by Gerrit Code Review 7 minutes 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/+/86888
Actions