angular / 5 / api / common / getlocalefirstdayofweek.html

getLocaleFirstDayOfWeek

function experimental

function getLocaleFirstDayOfWeek(locale: string): WeekDay;

Description

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.

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