Noda Time
UnixEpoch Field
NamespacesNodaTimeNodaConstantsUnixEpoch

[This is preliminary documentation and is subject to change.]

The instant at the Unix epoch of midnight 1st January 1970 UTC.
Declaration Syntax
C#Visual BasicVisual C++
public static readonly Instant UnixEpoch
Public Shared ReadOnly UnixEpoch As Instant
public:
static initonly Instant UnixEpoch
Remarks
This value is not only the Unix epoch, but the Noda Time epoch, as it represents the value with a Ticks property of 0.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)