getLocaleFirstDayOfWeek

function

First day of the week for this locale, based on english days (Sunday = 0, Monday = 1, ...). For example in french the value would be 1 because the first day of the week is Monday.

getLocaleFirstDayOfWeek(locale: string): WeekDay

Parameters

locale

Type: string.

Returns

WeekDay

© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/common/getLocaleFirstDayOfWeek