  | ConverterToDateTime Method (Int64) | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic static DateTime ToDateTime(
	long value
)
Public Shared Function ToDateTime ( 
	value As Long
) As DateTime
Parameters
- value
 - Type: SystemInt64
 
Return Value
Type: 
DateTime
See Also