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 

字段值

适用于