TimeOnly
Returns the time from a date and time value.
Syntax
TimeOnly(Val)
Parameters
Val
Type: Date
Date value.
(return)
Type: Date
The time from Val (hours, minutes, and seconds).
Remarks
The return value is the same as Val, but with the date set to 30 December 1899.
See also