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)
Actions