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