06t09专题

java.text.ParseException: Unparseable date: “2023-09-06T09:08:18“

问题描述: java.text.ParseException: Unparseable date: “2023-09-06T09:08:18” 这是在String类型转Date类型出现的错误,主要是String类型时间中间有一个T在转换的过程出现问题. 解决方法: SimpleDateFormat simpleDateFormat = new SimpleDateFormat("