Date.month

the month, 1 to 12

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

Meta