Options
All
  • Public
  • Public/Protected
  • All
Menu

The months in a year.

Hierarchy

  • Month

Index

Properties

Static APRIL

APRIL: number = 3

Static AUGUST

AUGUST: number = 7

Static DECEMBER

DECEMBER: number = 11

Static FEBRUARY

FEBRUARY: number = 1

Static JANUARY

JANUARY: number = 0

Static JULY

JULY: number = 6

Static JUNE

JUNE: number = 5

Static LIST

LIST: number[] = [Month.JANUARY,Month.FEBRUARY,Month.MARCH,Month.APRIL,Month.MAY,Month.JUNE,Month.JULY,Month.AUGUST,Month.SEPTEMBER,Month.OCTOBER,Month.NOVEMBER,Month.DECEMBER]

The full list of months in a year.

Static MARCH

MARCH: number = 2

Static MAY

MAY: number = 4

Static NOVEMBER

NOVEMBER: number = 10

Static OCTOBER

OCTOBER: number = 9

Static SEPTEMBER

SEPTEMBER: number = 8

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