Advances the control's date with the specified number of years, months and/or days.
Namespace: MindFusion.UI.WebAssembly: DateTimePicker.js
function advance (years, [months, [days, [hours, [minutes, [seconds]]]]])
Type: NumberThe number of years to advance.
Type: NumberThe number of months to advance.
Type: NumberThe number of days to advance.
Type: NumberThe number of hours to advance.
Type: NumberThe number of minutes to advance.
Type: NumberThe number of seconds to advance.
DateTimePicker MembersDateTimePicker ClassMindFusion.UI.Web Namespace