Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Implement serializer for ZonedDateTime #7

Closed
johnknoop opened this issue Jul 19, 2017 · 3 comments
Closed

Request: Implement serializer for ZonedDateTime #7

johnknoop opened this issue Jul 19, 2017 · 3 comments

Comments

@johnknoop
Copy link
Contributor

If you want, you can reuse the code I posted in this SO thread:

https://stackoverflow.com/questions/17882795/nodatime-with-mongodb-value-class-nodatime-zoneddatetime-cannot-be-deserialized/44960803#44960803

I'm using it myself and it works like a charm.

@tetious
Copy link
Contributor

tetious commented Jul 19, 2017

This should be straightforward. I'll see if I can implement this today.

@tetious
Copy link
Contributor

tetious commented Jul 19, 2017

Implemented in v1.3.0. Should be on Nuget shortly.

@tetious tetious closed this as completed Jul 19, 2017
@johnknoop
Copy link
Contributor Author

That was fast :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants