Date.month

Set month field.

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

Parameters

propval uint

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