Datetime Intrinsic Functions - FractionalSeconds Method
Return the partial second portion of the time
Member of Datetime Intrinsic Functions (PRIM_LIBI.IDateTimeIntrinsics)
Name |
Type |
Data Type |
Description |
Result |
*Result (Optional) |
Integer |
Resulting number |
FractionalSeconds returns the decimal portion of a datetime as a number.
In this example, a date time of 2014-12-31 12:34:56.789 would return 789.
#Result := #DateTime.FractionalSeconds
All Component Classes
Technical Reference