Specifies the current date and time for a date and time picker (DTP) control.
Although DTP controls can store both date and time information internally, it can only display either the time component or the date component, depending on whether the control's "Time (t)" STYLE is set or not (respectively).
Note that the allowed range of values may be changed via the SET-TIME-RANGE action.
Applies to | Date/time picker control. |
---|---|
Data Type | T |
Default Value | 0 (implying that control uses the current time) |
Possible Values | Any in-range time value. |
Note:
The default value of "0" in the above
table implies a resetted time value.