Advances the calendar's date with the specified number of years, months and/or days.
Namespace: MindFusion.UI.WebAssembly: Calendar.js
function advance (years, [months, [days]])
Type: NumberThe number of years to advance.
Type: NumberThe number of months to advance.
Type: NumberThe number of days to advance.
Calendar MembersCalendar ClassMindFusion.UI.Web Namespace