Search
BaseForm.formatInfo Property
See Also
 






Gets the locale object used to format and display date and time information in the form.

Namespace: MindFusion.Scheduling
File: BaseForm.js

 Syntax

JavaScript  Copy Code

get formatInfo() {}

 Property Value

The format info Object.

 See Also