DateTime.UnixEpoch フィールド

定義

この定数の値は、グレゴリオ暦での 1970 年 1 月 1 日 00:00:00.0000000 UTC に相当します。 UnixEpoch によって、UNIX 時刻が 0 に等しい特定の時点が定義されます。

public: static initonly DateTime UnixEpoch;
public static readonly DateTime UnixEpoch;
 staticval mutable UnixEpoch : DateTime
Public Shared ReadOnly UnixEpoch As DateTime 

フィールド値

適用対象