Advances the control's date with the specified number of years, months and/or days. Namespace: MindFusion.UI.Web
|
JavaScript
![]() |
---|
function advance (years, [months, [days, [hours, [minutes, [seconds]]]]]) |
Type: Number
The number of years to advance.
Type: Number
The number of months to advance.
Type: Number
The number of days to advance.
Type: Number
The number of hours to advance.
Type: Number
The number of minutes to advance.
Type: Number
The number of seconds to advance.