Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Allow custom DateTimeFormatters #34

Merged
merged 6 commits into from
Jul 27, 2015
Merged

Allow custom DateTimeFormatters #34

merged 6 commits into from
Jul 27, 2015

Conversation

iain-davis
Copy link

Allow users of the api pass in a custom formatter to the LocalDateSerializer/Deserializer.

This is a possible approach to solving issue #17

We only implemented what was necessary in LocalDateSerializer and LocalDateDeserialize, which were the two classes we needed to solve our problem. If this approach looks good we are willing to extend this to the other relevant Serializers and Deserializers.

@cowtowncoder
Copy link
Member

Sounds good to me.

One thing I do need before merging it in is CLA from: https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf
which is needed before the first contribution.
Typically you print, fill+sign, scan and email it to info at fasterxml dot com; after that it's valid for any and all contributions to Jackson projects.

Thank you for the contribution, looking forward to merging it!

cowtowncoder added a commit that referenced this pull request Jul 27, 2015
Allow custom DateTimeFormatters
@cowtowncoder cowtowncoder merged commit 41562df into FasterXML:master Jul 27, 2015
@cowtowncoder
Copy link
Member

Thank you for the contribution! Will be in 2.6.1.

cowtowncoder added a commit that referenced this pull request Jul 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants