| Filter Type |
Parameter |
Value Format |
| Date From |
datefrom |
mm/dd/yyyy |
| Date To |
dateto |
mm/dd/yyyy |
| Categories |
categories |
categoryname,categoryname |
| Include Subcategories |
includesubs |
true or false |
In order to add additional filters to your Calendar Feed, you must construct the URL of the feed using the parameters and values provided above.
Start with your feed url:
http://barnesvilleschool.org/CalendarFeed_iCalendar.ics or
http://barnesvilleschool.org/CalendarFeed_vCalendar.vcs Multiple categories can be assigned, delimited by a comma.
The url will be separated from the parameters with a "?".
Each parameter will be separated with an "&".
Each parameter will be given a value with a "=".
Note: Default date range (none entered) is current day/current year - end of school year (June)
For example, for an .ics feed, the URL will look like this: (note: all on one line)
http://barnesvilleschool.org/CalendarFeed_iCalendar.ics?datefrom=1/1/2011&dateto=1/12/2012&categories=Main,Home&includesubs=true