Gets the time part of a DateTime object.
| Time := DT2TIME(Datetime) | 
Parameters
- Datetime
- Type: DateTime The DateTime of which to return the time part.
 Property Value/Return Value
Property Value/Return Value
Type: Time
The time part of the DateTime object.
 Remarks
Remarks
If Datetime is undefined, then this function returns an undefined time.






