Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK8的LocalDateTime字段序列化不支持UseISO8601DateFormat #952

Closed
qiyuey opened this issue Dec 13, 2016 · 1 comment
Closed

JDK8的LocalDateTime字段序列化不支持UseISO8601DateFormat #952

qiyuey opened this issue Dec 13, 2016 · 1 comment
Labels
Milestone

Comments

@qiyuey
Copy link

qiyuey commented Dec 13, 2016

使用版本:1.2.22
序列化VO对象中包含LocalDateTime,设置参数UseISO8601DateFormat
输出结果为:yyyy-MM-dd HH:mm:ss
期望结果为:yyyy-MM-dd'T'HH:mm:ss

@qiyuey qiyuey changed the title LocalDateTime字段序列化不支持UseISO8601DateFormat JDK8的LocalDateTime字段序列化不支持UseISO8601DateFormat Dec 13, 2016
@wenshao wenshao added the bug label Dec 19, 2016
@wenshao wenshao added this to the 1.2.23 milestone Dec 19, 2016
@wenshao
Copy link
Member

wenshao commented Dec 19, 2016

问题已经修复,请等待1.2.23版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants