DateTime.UnixEpoch フィールド

定義

この定数の値は、グレゴリオ暦の 1970 年 1 月 1 日の 00:00:00.00000000 UTC に相当します。 UnixEpoch は、Unix 時刻が 0 に等しい時点を定義します。

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

フィールド値

適用対象