Actions
Task #91964
closed[BUGFIX] ISO Date Format Year-M-D with SYS Global Format
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/ddmmyy
Most countries prefer the Year-Month-Day date format and
not the UK/US style Month-Day->Year.
Change the initialization of the DateTimePicker accordingly.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/263
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65239
Updated by Oliver Hader over 4 years ago
- Related to Task #91961: [!!!][TASK] Set Sys log dateformat to system default added
Updated by Riccardo De Contardi over 1 year ago
- Status changed from Under Review to Closed
I close this issue for now; if you think that this is the wrong decision please reopen it or open a new issue with a reference to this one.
Thank you.
Actions