• Resolved chenryahts

    (@chenryahts)


    Is there any way to get a week’s worth (7 days) of events starting on a specific date?

    How could I add an additional scope?

    Thank you for any direction you can give me!

Viewing 1 replies (of 1 total)
  • Thread Starter chenryahts

    (@chenryahts)

    Ah, I found it:

    'scope' => array( 'desc'=> 'Choose the time frame of events to show. Additionally you can supply dates (in format of YYYY-MM-DD), either single for events on a specific date or two dates separated by a comma (e.g. 2010-12-25,2010-12-31) for events ocurring between these dates.', 'default'=>'future', 'args'=>array("future", "past", "today", "tomorrow", "month", "next-month", "1-months", "2-months", "3-months", "6-months", "12-months","all")),

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘A Week’s Worth of Events Starting at {Date}?’ is closed to new replies.