Options
All
  • Public
  • Public/Protected
  • All
Menu

A CalendarStep is a CalendarPeriod augmented with a step number.

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Readonly end

end: Date

The end date of the period, exclusive.

Readonly start

start: Date

The starting date of the period.

Readonly step

step: Integer

The step number in the iteration.

Static calendarRange

calendarRange: (start: Date, end: Date, unit: CalendarUnit, n?: number) => ICalendarRange

Type declaration

Accessors

length

Methods

range

toString

  • toString(): string

Generated using TypeDoc