DateTimeOffset.UnixEpoch フィールド

定義

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

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

フィールド値

適用対象