UnixEpoch.EpochDate Field

 

The reference date for the epoch (00:00:00 UTC 1 January 1970).

Namespace:   Microsoft.Azure.KeyVault
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Syntax

public static readonly DateTime EpochDate
public:
static initonly DateTime EpochDate
static val EpochDate : DateTime
Public Shared ReadOnly EpochDate As Date

Field Value

Type: System.DateTime

See Also

UnixEpoch Class
Microsoft.Azure.KeyVault Namespace

Return to top