Developer Documentation Library > UNICOM Intelligence Function Library > Date and time functions > TimeOnly
 
TimeOnly
Returns the time from a date and time value.
Syntax
TimeOnly(<value>)
Parameters
<value>
Type: Date
Date value.
(return)
Type: Date
The time from <value> (hours, minutes, and seconds).
Notes
The return value is the same as <value>, but with the date set to 30 December 1899.
See also
DateAdd
Date and time functions