Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 566 Bytes

tns2d.md

File metadata and controls

22 lines (15 loc) · 566 Bytes

简介

因为七牛的stat接口返回的putTime字段的单位是100纳秒,有时候我们需要把它转出来看看。这个命令就是这个作用。可以把putTime的值直接作为参数,得到日期结果。

格式

qshell tns2d <TimestampIn100NanoSeconds>

参数

参数名 描述
TimestampIn100NanoSeconds 以100纳秒为单位的Unix时间戳

示例

$ qshell tns2d 13603956734587420
2013-02-09 15:41:13.458742 +0800 CST