SchedulerBuilder.TimeZone Method
| Name | Parameters | Description |
|---|---|---|
| TimeZone(JS) | value | Specifies the time zone for the Scheduler's grid. Accepts values from the IANA time zone database. Mirrors the client-side timeZone option. |
| TimeZone(String) | value | Specifies the time zone for the Scheduler's grid. Accepts values from the IANA time zone database. Mirrors the client-side timeZone option. |