Calendar.month

Get month property.

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

Return Value

Type: int

The selected month (as a number between 0 and 11).

This property gets initially set to the current month.