mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-21 12:30:17 +08:00
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
|
|
nextMonth
|
|
=========
|
|
|
|
<div class='removed-notice' markdown='1'>
|
|
In version 1.3, this method was renamed to [next](../current_date/next).
|
|
</div>
|
|
|
|
Moves the calendar forward one month.
|
|
|
|
<div class='spec' markdown='1'>
|
|
.fullCalendar( 'nextMonth' )
|
|
</div>
|