CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #33159

Enable date() in n.format.date

Added by Georg Ringer over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2012-01-13
Priority:Should have Due date:
Assignee:Georg Ringer % Done:

100%

Category:Core
Target version:1.4.0
TYPO3 Version:4.7 Has patch:No
PHP Version: Complexity:easy
Votes: 0

Description

sometimes using date is better then strftime, e.g. when you don't want locale support (e.g. rss-feeds)

tasks
  • support date() too
  • add unit test
  • change it in rss template

Associated revisions

Revision 4cea9125
Added by Georg Ringer over 1 year ago

[FEATURE] Enable date() in n.format.date

Sometimes date() should be used instead of strftime,
e.g. when locales shouldn't be used

Change-Id: I2347898e683e96f18bde4cec7f2690ba7b5f1553
Resolves: #33159

History

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7756

Updated by Georg Ringer over 1 year ago

  • Status changed from Accepted to Resolved
  • % Done changed from 30 to 100

Also available in: Atom PDF