FasterXML / jackson-modules-java8

Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
Apache License 2.0
399 stars 116 forks source link

Update Documentation to match the implementation - ZonedDateTime #252

Closed mydata closed 1 year ago

mydata commented 1 year ago

Fixes Issue : https://github.com/FasterXML/jackson-modules-java8/issues/170

cowtowncoder commented 1 year ago

Ok just one thing that I think needs to be changed.

cowtowncoder commented 1 year ago

Hi @mydata! Not sure if you had a chance to make the minor correction so I could merge this nice improvement in?

mydata commented 1 year ago

@cowtowncoder - I have updated as suggested.

cowtowncoder commented 1 year ago

Thank you @mydata !