时间戳转换

OpenArk - 开源软件
Website: https://openark.blackint3.com/
Source: https://github.com/BlackINT3/OpenArk/
Manuals: https://openark.blackint3.com/manuals
技术QQ群:836208099

时间戳转换

使用命令.ts,查看说明:

C:\>.help .ts
.ts - show unix timestamp
.ts 1234566/0n22222/0x431203BC [show timestamp]

获取当前时间戳

C:\>.ts
1560134527

时间戳转换

C:\>.fmt 0n1560134527
HEX: 5CFDC37F

C:\>.ts 0x5CFDC37F
2019-06-10 10:42:07

你可能感兴趣的:(时间戳转换)