Advances the control's value with the specified number of hours, minutes and/or seconds.
Namespace: MindFusion.UI.WebForms
Package: TimePicker.js
JavaScript
![]() |
---|
function advance (hours, [minutes, [seconds]]) |
Type: Number
The number of hours to advance.
Type: Number
The number of minutes to advance.
Type: Number
The number of seconds to advance.