If you need to convert JSON to Java Objects (or vice versa) and encounter issues dealing with Java Time Objects (LocalDateTime, Instant…), this tip is for you—even if you don’t use Gson.
Share this post
Tip #44: Parsing Java Time Objects with Gson
Share this post
If you need to convert JSON to Java Objects (or vice versa) and encounter issues dealing with Java Time Objects (LocalDateTime, Instant…), this tip is for you—even if you don’t use Gson.