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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants