Searched refs:locale (Results 1 – 3 of 3) sorted by relevance
36 constructor(locale?: string);126 locale: string233 constructor(locale: string, options?: DateTimeOptions);243 constructor(locale: Array<string>, options?: DateTimeOptions);280 locale: string380 constructor(locale: string, options?: NumberOptions);390 constructor(locale: Array<string>, options?: NumberOptions);
32 export function getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;43 export function getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): strin…124 export function setSystemLocale(locale: string): boolean;
160 locale: string property in resmgr.Configuration