Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Sometimes users may want to configure a different timezone than what what jackson uses by default.
You can configure this on ObjectMapper. But if that is the only configuration you need, then we could make this option configurable as a option on the data format as well.
Mind that json dataformat is shared for xstream,gson etc and some of them may not have timezone configuration.