Aspose::Cells::CellsHelper::GetDoubleFromDateTime method
CellsHelper::GetDoubleFromDateTime method
Convert the date time to double value.
static double Aspose::Cells::CellsHelper::GetDoubleFromDateTime(const Date &dateTime, bool date1904)
Parameter | Type | Description |
---|---|---|
dateTime | const Date& | The date time. |
date1904 | bool | Date 1904 system. |
ReturnValue
See Also
- Class Vector
- Class CellsHelper
- Namespace Aspose::Cells
- Library Aspose.Cells for C++