[TYPO3-german] tt_news 3.0.1: seltsame zeitausgabe [gelöst]
ulrich
good945 at gmail.com
Fri Jan 22 09:06:52 CET 2010
Lösung:
Manual LESEN und schon wird man fündig... sorry for the noise!
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
}
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
}
Am 22. Januar 2010 08:38 schrieb ulrich <good945 at gmail.com>:
> Hallo Liste,
> habe hier ein Problem mit der aktuellen Version von tt_news:
>
> Wenn ich den Marker NEWS_TIME setze, erhalte ich Werte wie '1264104180'.
> Kennt das jemand?
> Habe config auf 'de' und BE forceCharset auf 'utf-8' (wie auch die
> ganze DB auf utf8).
> Das Problem trat aber auch schon ohne utf-8 auf.
>
> Viele Grüße
> - Ulrich
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>
More information about the TYPO3-german
mailing list