Date.month

the month, 1 to 12

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

Meta