[TYPO3-calendar] startdate_insert

Mario Matzulla mario at matzullas.de
Tue Dec 18 20:07:02 CET 2012


Hi Stefan,

Am 18.12.12 15:22, schrieb Stefan Schreck:
> On 2012-12-18 13:42:45 +0000, Mario Matzulla said:
>
>> 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
>
> thanks
> but in a new marker I can't get it to work
>
> startdate_insert = COA
>
>         startdate_insert  {
>
>             10 = TEXT
>
>             10 {
>
>             stdWrap.field = start_date

try stdWrap.field = start

Regards,
Mario
>      dateFormat = %a, %d.%m.%Y
>             }
> }
>
> ?
> s
>



More information about the TYPO3-project-calendar mailing list