springboot-jackson-datetime-example icon indicating copy to clipboard operation
springboot-jackson-datetime-example copied to clipboard

ZonedDateTime和DateTime的例子需要重写

Open chanjarster opened this issue 7 years ago • 0 comments

java 8 ZonedDateTime和joda DateTime这两个带时区信息的日期时间类型的序列化与反序列化例子可能需要重新,因为在写本文过程中发现了这么几个bug:

  • https://github.com/FasterXML/jackson-datatype-joda/issues/92
  • https://github.com/FasterXML/jackson-datatype-joda/issues/93

不确定是特性还是bug,等作者进一步回复再说。

chanjarster avatar Jul 19 '17 08:07 chanjarster