会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
冰逸101
博客园
首页
新随笔
联系
订阅
管理
03 2018 档案
ava怎样将"1413863429"字符串转换成datetime格式
摘要:.....一般来说应该是一个 毫秒数 String str ="1413863429"; Long timeLong = Long.parseLong(str); SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
阅读全文
posted @
2018-03-12 19:42
冰逸101
阅读(282)
评论(0)
推荐(0)
公告