angular / 5.2.11 / api / common / getlocaledayperiods.html /

getLocaleDayPeriods

function experimental

npm Package @angular/common
Module import { getLocaleDayPeriods } from '@angular/common';
Source common/src/i18n/locale_data_api.ts

function getLocaleDayPeriods(locale: string, formStyle: FormStyle, width: TranslationWidth): [string, string];

Description

Periods of the day (e.g. [AM, PM] for en-US).

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/getLocaleDayPeriods