jdereg / json-io

Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer. Deep copy Java object graphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalDateTime not supported?

JFWPublic opened this issue · comments

It appears that "LocalDateTime" is not supported. Both the "date" and "time" fields get written with "null".

This has been added to the code in origin/master, and will show up in the upcoming 4.14.3 release.