[Typo3] tt_news does not show day of month

mamax markus.massak at dataport.at
Tue Jul 19 09:31:49 CEST 2005


hi,

I changed the format of the template to %d.%m.%y like all the docs tell but
i don't get the day displayed,
instead I get ".07.05 15:49".

I tried several different settings (language settings, too), but no effect.
What's wrong??

This is my constants part of the template:
------------------->

config.language = de
config.locale_all = de_DE.ISO8859-1

plugin.tt_news {
  getRelatedCObject.20.strftime = %d.%m.%y %H:%M
  displaySingle.date_stdWrap.strftime= %d.%m.%y
  displayList.date_stdWrap.strftime= %d.%m.%y
 displayLatest.date_stdWrap.strftime= %d.%m.%y
 displayLatest.time_stdWrap.strftime= %H:%M

 templateFile = fileadmin/templates/newsflash.html
 }

..and thats the piece of code in the template:
--------------------->
<span class="nav2">###NEWS_DATE### ###NEWS_TIME### <br /></span>


Any help appreciated!


--
Markus Massak
dataport IT.netzwerk

www.dataport.at






More information about the TYPO3-english mailing list