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
Actions