Date.month

Get month field.

  1. uint month [@property getter]
    class Date
    @property
    uint
    month
    ()
  2. uint month [@property setter]

Return Value

Type: uint

the month of the day-month-year representation of the date, as a number between 1 and 12