Class UnixEpoch
- Namespace
- JWT
- Assembly
- Coherence.JWT.dll
public static class UnixEpoch
- Inheritance
-
UnixEpoch
Properties
Value
Describes a point in time, defined as the number of seconds that have elapsed since 00:00:00 UTC, Thursday, 1 January 1970, not counting leap seconds. See https://en.wikipedia.org/wiki/Unix_time />
public static DateTime Value { get; }
Property Value
Methods
GetSecondsSince(DateTimeOffset)
public static double GetSecondsSince(DateTimeOffset time)
Parameters
time
DateTimeOffset