Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the time part of a DateTime object.
Syntax
Time := DT2TIME(Datetime)
Parameters
Datetime
Type: DateTime
The DateTime of which to return the time part.
Property Value/Return Value
Type: Time
The time part of the DateTime object.
Remarks
If Datetime is undefined, then this function returns an undefined time.