Table of Contents

TryGetDateTime Method

Namespace
SatorImaging.HUlid

TryGetDateTime(long, out DateTime, int)

public static bool TryGetDateTime(long val, out DateTime utcDateTime, int originYear = -1)

Parameters

val long
utcDateTime DateTime
originYear int

Returns

bool