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]]) |
Type: Number
The number of years to advance.
Type: Number
The number of months to advance.
Type: Number
The number of days to advance.