Share via


DT2TIME Function (DateTime)

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

Type: Time

The time part of the DateTime object.

Remarks

If Datetime is undefined, then this function returns an undefined time.

See Also

Concepts

DateTime Functions