@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.

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