Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Caused by: com.alibaba.fastjson.JSONException: can not cast to Timestamp, value : 2006-8-9 #1785

Closed
kenlmm opened this issue Apr 1, 2018 · 1 comment
Labels
Milestone

Comments

@kenlmm
Copy link

kenlmm commented Apr 1, 2018

Use Fastjson 1.2.47
Caused by: com.alibaba.fastjson.JSONException: can not cast to Timestamp, value : 2006-8-9
at com.alibaba.fastjson.util.TypeUtils.castToSqlDate(TypeUtils.java:412)
at com.alibaba.fastjson.util.TypeUtils.cast(TypeUtils.java:750)
at com.bcss.poi.excel.utils.ExcelUtils.setProperty(ExcelUtils.java:1414)
at com.bcss.poi.excel.utils.ExcelUtils.readRow(ExcelUtils.java:424)

@wenshao wenshao added the bug label Aug 4, 2018
@wenshao wenshao added this to the 1.2.49 milestone Aug 4, 2018
@wenshao
Copy link
Member

wenshao commented Aug 5, 2018

https://github.com/alibaba/fastjson/releases/tag/1.2.49
问题已修复,请用新版本

@wenshao wenshao closed this as completed Aug 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants