[TYPO3-core] RFC: #14944: Use t3lib_BEfunc::date/datetime
Georg Ringer
news at ringerge.org
Wed Jun 30 14:06:31 CEST 2010
Hi,
this is a SVN patch request.
Type: Bugfix, cleanup
Bugtracker references:
http://bugs.typo3.org/view.php?id=14944
Branches: Trunk, 4.4 (?)
Problem:
There are quite a view places in the core which don't use
t3lib_BEfunc::date or t3lib_BEfunc::datetime. There is no need to get
the configurration from $GLOBALS['TYPO3_CONF_VARS']['SYS']['ddmmyy']
manually if there is a function existing for that already.
Solution:
Use the core functions instead of a call to date()
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14944-befunc-datetime.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100630/88e17530/attachment.txt>
More information about the TYPO3-team-core
mailing list