mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
|
|
incrementDate *1.3*
|
|
===================
|
|
|
|
Moves the calendar forward/backward an arbitrary amount of time.
|
|
|
|
<div class='spec' markdown='1'>
|
|
.fullCalendar( 'incrementDate', *years* [, *months*, [ *days* ]] )
|
|
</div>
|