Aerospike LINDPad Driver

LPDHelpers..::..FromUnixEpochNS Method

Converts a Unix Epoch nanoseconds value to a date time value.

Namespace:  Aerospike.Client
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public static DateTime FromUnixEpochNS(
	long unixEpoch
)

Parameters

unixEpoch
Type: Int64
Unix Epoch in nanoseconds

Return Value

Date time value