会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Rocinante
ASAP - always strive and prosper.
WTF - What's true for love, is true for code.
********************************Manjaro - yyds!********************************
博客园
首页
新随笔
联系
订阅
管理
计算机基础 - 时间戳(timestamp)位数
分为10位数字(ten digit)和13位(thirteen digit)数字
1. Unix, Python为10
time +%s
import time time.time()
2. JavaScript为13位
10位的单位是秒,13位的是毫秒,一般开发默认单位为秒
posted @
2018-04-29 23:19
Rocin
阅读(
11898
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告