Search
Calendar.formatInfo Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get formatInfo() {}
set formatInfo(value) {}

 Property Value

Object

The format info object.

 See Also