Skip to content
Commit a7cd6421 authored by David Wong's avatar David Wong Committed by Anja Leichsenring
Browse files

[TASK] Set Sys log dateformat to system default

TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/ddmmyy

Use this global format as the default for Sys log

TYPO3_CONF_VARS/SYS/ddmmyy  is more efficient than
TYPO3_CONF_VARS/SYS/USdateFormat
ddmmyy ( Y-M-D | M-D-Y | D-M-Y)
USdateFormat ( M-D-Y | D-M-Y)

Releases: master, 10.4
Resolves: #91961
Change-Id: I06984ecda056511b1668b7bbd4dfa77b5333322c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65231


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent bc203640
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment