Actions
Feature #92760
openextend f:format.date with an optional argument for to convert date to an current Timezone
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2020-11-03
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
I want to show the local-time for a datetime in two timezone-versions.
The f:format.date depends always only on the local timezone of the PHP-System.
The extsion is simple to make.
Patch-file attached
Files
Updated by Henrik Ziegenhain almost 3 years ago
This is a duplicate of #92050.
Patch is working fine, but I think it is only mergable to v11 and v12
Updated by Georg Ringer almost 3 years ago
- Related to Bug #92050: Wrong localized dates in f:format.date viewhelper added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Accepted to Under Review
Patch set 1 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/+/72995
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 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/+/72995
Actions