CalendarGidBuilderImpl.month
T month(int propval)Set month property.
Parameters
propval | The selected month (as a number between 0 and 11). This property gets initially set to the current month. |
Returns
Builder instance for fluent chaining
T month(int propval)Set month property.
propval | The selected month (as a number between 0 and 11). This property gets initially set to the current month. |