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