angular / 5 / api / common / weekday.html

WeekDay

enum

Overview

enum WeekDay {
  Sunday: 0
  Monday
  Tuesday
  Wednesday
  Thursday
  Friday
  Saturday
}

Description

The value for each day of the week, based on the en-US locale

Members

Sunday: 0

Monday

Tuesday

Wednesday

Thursday

Friday

Saturday

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