Search
Calendar.localInfo Property
See Also
 






Gets the locale object used to format and display localizable strings in the calendar.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get localInfo() {}
set localInfo(value) {}

 Property Value

Object

The local info object.

 See Also