C# Class ExcelToolKit.DateExtension

Mostra file Open project: fanfeilong/exceltk

Public Properties

Property Type Description
MaxValue System.DateTime
MinValue System.DateTime

Public Methods

Method Description
FromOADate ( this d ) : System.DateTime

Private Methods

Method Description
DoubleDateToTicks ( double value ) : long

Method Details

FromOADate() public static method

public static FromOADate ( this d ) : System.DateTime
d this
return System.DateTime

Property Details

MaxValue public_oe static_oe property

public static DateTime,System MaxValue
return System.DateTime

MinValue public_oe static_oe property

public static DateTime,System MinValue
return System.DateTime