UnixTimestampHelper Class |
Namespace: Adf
The UnixTimestampHelper type exposes the following members.
Name | Description | |
---|---|---|
ToDateTime |
根据UNIX时间戳返回本地时间
| |
ToTimestamp |
根据指定的本地时间返回当前时间的Unix时间戳
| |
ToTimestamp(DateTime) |
根据指定的本地时间返回Unix时间戳
| |
ToTimestamp(Int64) |
根据.net时间戳转为unix时间戳
|
Name | Description | |
---|---|---|
UNIXTIMESTAMP_BASE |
UNIX TIMESTAMP
| |
UNIXTIMESTAMP_BASETICK |
UNIX TIMESTAMP TICK
|