html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex

页面报错信息如下
Caused by: org.attoparser.ParseException: Exception evaluating SpringEL expression: “#dates.format(i.milestoneEndDate,‘yyyy-MM-dd HH:mm:ss’)” (template: “project/projectmilestone/projectmilestone_query” - line 64, col 17) at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393) at org.attoparser.MarkupParser.parse(MarkupParser.java:257) at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230) … 69 more Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: “#dates.format(i.milestoneEndDate,‘yyyy-MM-dd HH:mm:ss’)” (template: “project/projectmilestone/projectmilestone_query” - line 64, col 17)
时间格式datetime时间戳
html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
添加后页面出现异常的代码
html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
原因分析
在网上找了类似的错误,分析的原因大概是类型解析不了,然后提供的解决方法是将date类型变为long便解决了.
我的问题的解决方法是将localdatetime类型改为了util包下的date类型,问题就解决了!

更改前
html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
改完后

html页面datetime转换格式发生异常解决 Caused by: org.attoparser.ParseException: Exception evaluating SpringEL ex
最后再汇总两个时间转换方法

${#dates.format(XXXX,'yyyy-MM-dd  HH:mm:ss')}"
<td th:text="${t.attributes.startDate} ==''?'':${#dates.format(t.attributes.startDate,'yyyy-MM-dd')}"></td>

上一篇:Exception in thread “main“ java.lang.NoClassDefFoundError: scala/Product$class


下一篇:【mysql数据库】脏数据处理:ERROR StdoutPluginCollector - 脏数据: {“exception“:“Incorrect string value: ‘\\xF0\