DateTime.UnixEpoch 欄位

定義

這個常數的值相當於西曆中的國際標準時間 00:00:00.0000000,1970 年 1 月 1 日。 UnixEpoch 定義 UNIX 時間等於 0 的時間點。

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

欄位值

適用於