TimeLineHelper.GetDoubleStringFromDateTime

TimeLineHelper.GetDoubleStringFromDateTime method

Convert the date time to double value.

public static string GetDoubleStringFromDateTime(DateTime dateTime)
ParameterTypeDescription
dateTimeDateTimeThe date time.

See Also