getLocaleDateTimeFormat
function
deprecatedsince v18
Retrieves a localized date-time formatting string.
Deprecation warning
Jump to details
Retrieves a localized date-time formatting string.
Deprecation warning
Angular recommends relying on the Intl API for i18n.
Use Intl.DateTimeFormat for date formating instead.