Advances the calendar's date with the specified number of years, months and/or days.
Namespace: MindFusion.UI.WebForms
Package: Calendar.js
JavaScript
![]() |
---|
function advance (years, [months, [days]]) |
Type: Number
The number of years to advance.
Type: Number
The number of months to advance.
Type: Number
The number of days to advance.