Click or drag to resize

DateTimeOffsetExtensionsEpochDayZero Property

Gets the Inner Drive epochal day 0, which is 2001-01-01T00:00:00+0000.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
public static DateTimeOffset EpochDayZero { get; }

Property Value

DateTimeOffset
See Also