Calendar.month

Set month property.

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

Parameters

propval int

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

This property gets initially set to the current month.