GetDateTimeFromDouble

CellsHelper.GetDateTimeFromDouble method

Konvertera det dubbla värdet till värdet för datum och tid.

public static DateTime GetDateTimeFromDouble(double doubleValue, bool date1904)
ParameterTypBeskrivning
doubleValueDoubleDet dubbla värdet.
date1904BooleanDatum 1904-systemet.

Se även