[TYPO3-timtab] German dates

Jörg Schaller jorgo at jorgo.org
Fri Jan 11 22:52:24 CET 2008


I'm having the same problem, for some reason, my TSetup doesn't
override the settings in the file timtab/static/kubrick_main/setup.txt
(timtab 5.11):

plugin.tt_news {

  displayList.date_stdWrap.strftime = %g.%m.%d
  displaySingle.date_stdWrap.strftime =  %g.%m.%d
}

(same with any other tt_news settings in TSETUP). Can anyone point me
in the right direction, please?



On Sun, 22 Jan 2006 14:22:38 +0100, Frank Hüttner
<Frank.Huettner at web-me.org> wrote:

>Ingo Renner schrieb:
>> Am Sun, 22 Jan 2006 13:49:07 +0100 schrieb Frank Hüttner:
>> 
>>> Hi,
>>>
>>> who can i change the date of an blog entry?
>> 
>> as it's based on tt_news, please consult the tt_news manual
>> 
>> 
>> Ingo
>> 
>Here are my Setup for tt_news:
>plugin.tt_news {
>  archiveTitleCObject {
>    10.strftime = %B - %Y
>  }
>  getRelatedCObject {
>      20.strftime = %d.%m.%Y %H:%M
>  }
>  displaySingle {
>
>    date_stdWrap.strftime= %d.%m.%Y
>    time_stdWrap.strftime= %H:%M
>    age_stdWrap.age = &nbsp;Minuten | Stunden | Tage | Jahre
>  }
>  displayLatest {
>    date_stdWrap.strftime= %d.%m.%y
>    time_stdWrap.strftime= %H:%M
>  }
>  displayList {
>    date_stdWrap.strftime= %A %d. %B %Y
>    time_stdWrap.strftime= %d.%m.%y %H:%M
>  }
>}
>
>It doesn't work. What is wrong?
>TYPO3 3.8.1 and timtab 0.5.5
>
>Frank


More information about the TYPO3-project-timtab mailing list