Search
TimetableSettings.generalFormat Property
See Also
 






Gets or sets the options used to format ungrouped time cells in the timeline header.

Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get generalFormat() {}
set generalFormat(value) {}

 Property Value

Intl.DateTimeFormatOptions

The format options.

 Remarks

 See Also