10.9.14 Time
Time returns the Time portion of the supplied datetime as a time.
Input Parameters
None
Example
In this example, a datetime of 2004-31-12 12:34:56 would return a time of 12:34:56:
#Time := #DateTime.Time
Ý 10.9 DateTime Intrinsic Functions