[inherited]
Get the locale for this calendar object. You can choose between valid and actual locale.
Definition at line 3324 of file calendar.cpp.
{ U_LOCALE_BASED(locBased, *this); return locBased.getLocale(type, status); }