more_horiz
@angular/commoncode
getLocaleDateFormat
function
deprecatedsince v18
Retrieves a localized date-value formatting string.
FormatWidthInternationalization (i18n) GuideOn this page
API
function getLocaleDateFormat(locale: string, width: FormatWidth): string;@paramlocale
stringA locale code for the locale format rules to use.
@returns
stringThe localized formatting string.
Jump to details