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.
API
Description
getLocaleExtraDayPeriodRules( locale: string): (Time | [Time, Time])[];
Jump to details