10 lines
214 B
Text
10 lines
214 B
Text
|
|
||
|
incrementDate *1.3*
|
||
|
===================
|
||
|
|
||
|
Moves the calendar forward/backward an arbitrary amount of time.
|
||
|
|
||
|
<div class='spec' markdown='1'>
|
||
|
.fullCalendar( 'incrementDate', *years* [, *months*, [ *days* ]] )
|
||
|
</div>
|