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)
ParameterTypeDescription
dateTimeconst Date&The date time.
date1904boolDate 1904 system.

ReturnValue

See Also