Skip to main content

first_hour

Description

Sets the minimum value for the hour scale (Y-Axis)

first_hour: number

Example

scheduler.config.first_hour = 9;
scheduler.config.last_hour = 18;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: 0 (zero)

Applicable views: Day view, Week view, Units view

Details

day_view_properties

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.