把String类型转换为Date类型

Long long = long.parseLong(String)
Date date = new Date(long);

posted @ 2020-10-17 23:23  choco-  阅读(1609)  评论(0编辑  收藏  举报