Options
All
  • Public
  • Public/Protected
  • All
Menu

Options that can be passed to date calculation functions that are used in week calculations.

Hierarchy

Index

Properties

firstWeekContainsDate

firstWeekContainsDate: 1 | 2 | 3 | 4 | 5 | 6 | 7

The date which determines which day of January decides the first week of the year. If the first week of the year contains this date it will be the 1st week of the year based on ISO standards. If the first week of the year does not contain this date the weekOfYear will be 0.

weekStartsOn

weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6

The first day of the week in the locale.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc