Back to Fullcalendar

timezoneParam

_docs-v3/event-data/timezoneParam.md

latest472 B
Original Source

A parameter of this name will be sent to each JSON event feed. It describes the timezone of the startParam and endParam values, as well as the desired timezone of the returned events.

<div class='spec' markdown='1'> String, *default*: `'timezone'` </div>

The value of this parameter will be a timezone string like "America/Chicago" or "UTC". It may also be unspecified. The precise behavior is determined by the timezone option.