Search
Calendar.locale Property
See Also
 






Gets or sets the locale object used to format and display localizable information in the calendar.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get locale() {}
set locale(value) {}

 Property Value

Locale

The locale.

 See Also