Search
Calendar.getLocale Method
See Also
 






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

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Locale getLocale ()

 Return Value

A Locale instance.

 See Also