摘要:
Long a = 1447759915523l; SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); Date date= new Date(a); String d = df.format(date); System.out.println("d = "+d); /*date转lon... 阅读全文
posted @ 2019-07-20 10:46
hoge
阅读(1504)
评论(0)
推荐(0)

浙公网安备 33010602011771号