getLocaleTimeFormat
function
Deprecated
Retrieves a localized time-value formatting string.
API
function getLocaleTimeFormat( locale: string, width: FormatWidth): string;
getLocaleTimeFormat
string
Retrieves a localized time-value formatting string.
@paramlocale
string
A locale code for the locale format rules to use.
@returns
string
Jump to details