Gets or sets a value indicating whether to use a 12-hour format.
Namespace: MindFusion.Scheduling
File: TimetableSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get twelveHourFormat() {} |
true if 12-hour format should be used; false to use 24-hour format.
See Also