Date.month

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

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