摘要: /** * 时间转换成时间戳 * @param time * @return */ public static long dateToTimestamp(String time){ SimpleDateFormat simpleDateFormat = new SimpleDateFormat("y 阅读全文
posted @ 2020-04-30 11:21 谢世林 阅读(486) 评论(0) 推荐(0)