Converts double to DateTime.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static DateTime FromOADate( this double d ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function FromOADate ( _ d As Double _ ) As DateTime |
Parameters
- d
- Type: System..::..Double