emfjson / emfjson-jackson

JSON Binding for Eclipse Modeling Framework
https://emfjson.github.io
Other
80 stars 23 forks source link

[jackson] Allow custom dates format #66

Closed ghillairet closed 9 years ago

ghillairet commented 9 years ago

Users should be able to specify custom dates format. Customization should be done by objectMapper.setDateFormat() or through the options map if user does not directly use objectMapper.