Property Timestamp
Timestamp
UTC Time stamp of module. This is based off a 32-bit value and will overflow in 2038. This is different than any of the filestamps. Call ToLocalTime() to convert from UTC.
public DateTime Timestamp { get; }
UTC Time stamp of module. This is based off a 32-bit value and will overflow in 2038. This is different than any of the filestamps. Call ToLocalTime() to convert from UTC.
public DateTime Timestamp { get; }