摘要: public static void main(String[] args) { String s = "2019-12-30 12:52:02"; SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); Date 阅读全文
posted @ 2020-01-03 15:34 tomingto 阅读(560) 评论(0) 推荐(0)