[]
Configurates WeeksAfter. Sets the number of weeks to show on the calendar after the current month.
public CalendarBuilder WeeksAfter(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
CalendarBuilder | Current builder. |