|
ProteoWizard
|
Functions | |
| template<class time_type > | |
| time_type | time_from_OADATE (double oa_date) |
| Create a time object from an OLE automation date value. | |
|
inline |
Create a time object from an OLE automation date value.
Create a time object from an OLE automation date value. An OLE automation date is implemented as a floating-point number * whose value is the number of days from midnight, 30 December 1899.
Definition at line 51 of file DateTime.hpp.
1.8.1.1