Skip to content

.Net API ziUtility Functions

ziSystemTimeToDateTime

static DateTime ziSystemTimeToDateTime(uint64_t systemTime)

Helper function to convert from microseconds since epoch to .NET DateTime format.

Parameters

Name Type Direction Description
systemTime uint64_t in LabOne system time

Returns .NET DateTime