FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 330 forks source link

Add `JsonFormat.Feature#ADJUST_DATES_TO_CONTEXT_TIME_ZONE` #95

Closed cowtowncoder closed 8 years ago

cowtowncoder commented 8 years ago

(as per @joxerTMD suggestion, issue to refer to from release notes)

It would be great to have per-property override for DeserializationFeature#ADJUST_DATES_TO_CONTEXT_TIME_ZONE.