---
title: schemaProps API
description: "API Index | schemaProps"
api_reference: true
slug: api_schedulerdatasource_schemaprops
---

# SchemaProps

### schema-model `Object`

The model configuration of the SchedulerDataSource. For more information, refer to `SchedulerEvent`.

### schema-timezone `String`

The timezone which the data source will use to convert the event dates of the Scheduler. By default, the Scheduler uses the current timezone of the system. If the data source is initialized by the Scheduler, its `timezone` option will be used. The complete list of the supported timezones is available in the list of IANA timezones on Wikipedia.

## Suggested Links

* [`Schema` in Kendo UI SchedulerDataSource for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/data/schedulerdatasource/configuration/schema)
