Search
TimelineSettings.format Property
See Also
 






Gets or sets the string used to format timeline headers.

Namespace: MindFusion.Scheduling
File: TimelineSettings.js

 Syntax

JavaScript  Copy Code

get format() {}

 Property Value

A string that represents standard formatting date and time options, for example "MM/DD/YYYY h:mm a".

 See Also