[TYPO3-calendar] starttime dayView

Mario Matzulla mario at matzullas.de
Wed Dec 5 21:31:03 CET 2012


Hi Stefan,

Am 05.12.12 18:32, schrieb Stefan Schreck:
> Am I right: there is no option to tell the day view which day to display?
> so this is not possible?
>
> view {
>     day {
>         starttime = 25 01 2013
>         endtime = 26 01 2013
>           }
> thx
> stefan schreck

What about:

plugin.tx_cal_controller._DEFAULT_PI_VARS {
   getdate=20130125
   view=day
}

Regards,
Mario
>
> On 2010-10-15 16:17:13 +0000, Mario Matzulla said:
>>
>> view.list.starttime = tomorrow
>> view.list.endtime = tomorrow +1 day
>>
>> The time options aren't supported by our date parser.
>
>



More information about the TYPO3-project-calendar mailing list