ICal Export: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 67: | Line 67: | ||
This option should only be used if your software requires dates including time information. | This option should only be used if your software requires dates including time information. | ||
'''&showtime=true''' - add this to add time to the calendar dates. | '''&showtime=true''' - add this to add time to the calendar dates. Default checkin is added at 2PM and checkout at 10AM | ||
Specify a different event start time when using &showtime=true. | |||
'''&starttime=hh:mm''' - add this to specify the event start time, for example 07:30 | |||
Specify a different event end time when using &showtime=true. | |||
'''&endtime=hh:mm''' - add this to specify the event end time, for example 11:00 | |||
Specify a time zone when using &showtime=true. | |||
'''&timezone=Europe/London''' - add this to specify the timezone if your calendar needs it, the time zone must e a valid ical timezone. | |||
Valid timezone values can be found in the TZ column at this link http://en.wikipedia.org/wiki/List_of_tz_database_time_zones | |||
== Notes == | == Notes == | ||
If you want to use a custom URL you can use a URL shorter which lets you customise the link. | If you want to use a custom URL you can use a URL shorter which lets you customise the link. | ||