[TYPO3-english] how to convert tstamp from db to human date

François Suter fsu-lists at cobweb.ch
Mon Jul 8 10:48:50 CEST 2013


Hi Piotr,

>           tmp.datetime = TEXT
>           tmp.datetime.dataWrap =
> DB:tx_seminars_seminars:{GP:tx_seminars_pi1|uid}:begin_date
>           tmp.datetime.wrap3 = {|}
>           tmp.datetime.insertData = 1
>
>           termin = COA
>           termin {
>               10 = TEXT
>               10<  tmp.datetime
>               stdWrap.date = d m Y
>           }

Try applying your stdWrap directly on the object containing the date, i.e.

10.date = d m Y

HTH

-- 

Francois Suter

Work: Cobweb Development Sarl - http://www.cobweb.ch

TYPO3: Help the project! - http://typo3.org/contribute/

Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/



More information about the TYPO3-english mailing list