@angular/common

getLocaleExtraDayPeriodRules

function
Deprecated

Retrieves locale-specific rules used to determine which day period to use when more than one period is defined for a locale.

getLocaleExtraDayPeriodRules(
locale: string
): (Time | [Time, Time])[];
Jump to details