Click or drag to resize

ConverterToDateTime Method (Int64)

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public static DateTime ToDateTime(
	long value
)

Parameters

value
Type: SystemInt64

Return Value

Type: DateTime
See Also