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

Time: JSON and YAML serialization using ISO 8601. Fixes #3106 #3553

Merged
merged 1 commit into from
Nov 16, 2016

Conversation

asterite
Copy link
Member

No description provided.

@bcardiff
Copy link
Member

If in the mapping, only type: Time is specified, then ISO-8601 is used, right?
That is the only thing I didn't depict from the specs.

@asterite
Copy link
Member Author

@bcardiff Yes, by default a mapping uses the to_json method, so if no converter is specified then ISO-8601 will be used. I think it's a good default, specially because then you can parse it in javascript, and it's also a standard :-)

@asterite asterite merged commit 3c276a7 into master Nov 16, 2016
@asterite asterite added this to the 0.20.0 milestone Nov 16, 2016
@asterite asterite deleted the feature/time_json_yaml branch November 17, 2016 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants