[TYPO3-calendar] startdate_insert

Mario Matzulla mario at matzullas.de
Tue Dec 18 14:42:45 CET 2012


Hi Stefan,

Am 18.12.12 11:14, schrieb Stefan Schreck:
> oh I see. in the database field startdate  is no UNIX date, but
>
> 20121218
>
> so how to format this?

constants
view.dateFormat = %a, %d.%m.%Y

or setup
view.event.{view}.dateFormat = %a, %d.%m.%Y

respectively: timeFormat.

As background knowledge: the iCalendar standard wants to have it that way ;)

Regards,
Mario

> s
>



More information about the TYPO3-project-calendar mailing list