Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!!!][TASK] Set Sys log dateformat to system default #262

Closed
wants to merge 1 commit into from

Conversation

DavidsWONG
Copy link

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)

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)
@TYPO3IncTeam
Copy link

Thank you for your contribution to TYPO3. We are using Gerrit Code Review for our contributions and took the liberty to convert your pull request to a review in our review system.
You can find your patch at: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65235
For further information on how to contribute have a look at https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/

@TYPO3 TYPO3 locked and limited conversation to collaborators Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants