[TYPO3] TS and date

JoH info at cybercraft.de
Tue Jul 18 12:22:51 CEST 2006


>> note that these have to be outside of any { } which menas you'll need
>> the full object
>>
>> temp.dateobject.dataWrap={date: d}<sup>st</sup> of {date: F} {date:
>> Y}
>
> Hi,
> thank you very much for your answer, but now I am a little confused. I
> have a marker in my template, and this is what I did:
>
> temp.mydate = TEXT
> temp.mydate.dataWrap={date: d}<sup>th</sup> of {date: F} {date: Y}
> marks.MYDATE < temp.lamiadata
>
>
> What is wrong?

You defined "temp.mydate" not "temp.lamiadata" so this is what you should
copy into marks.MYDATE.

marks.MYDATE < temp.mydate

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com





More information about the TYPO3-english mailing list