static public field IO2GTableColumn::O2GTableColumnType.Date
Brief
The constant represents the date/time data type. The type is equal to OLE automation date.
Details
An OLE Automation date is implemented as a floating-point number whose integral component is the number of days before or after midnight, 30 December 1899, and whose fractional component represents the time on that day divided by 24.
If it is not explicitly specified, all date/time values are in the UTC time zone.
Declared in IO2GTableColumn::O2GTableColumnType