static public method CO2GDateUtils.OleTimeToCTime
Brief
Converts the OLE Automation date (double) to the C time structure.
Declaration | ||||
|
Parameters | |
dt |
OLE Automation date |
t |
Pointer to the tm structure |
Details
The method is similar to the VariantTimeToSystemTime function from the OLE automation library on Windows
Declared in CO2GDateUtils