Search
TimetableSettings.twelveHourFormat Property
See Also
 






Gets or sets value indicating whether to use a 12-hour format.

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get twelveHourFormat() {}

 Property Value

true if 12-hour format should be used; false to use 24-hour format.

 See Also