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

Dumper enhancements #30

Merged
merged 3 commits into from
Apr 2, 2014
Merged

Conversation

benfitzpatrick
Copy link
Contributor

Implement:

  • unix time parse/dump, strptime/strftime %s equivalent
  • timezone dump casting - specification of a timezone in a custom dump
    format such as CCYY-MM-DDThh:mm:ss+02:00 will cast the TimePoint
    into that timezone (this already happened for Z).
  • dump-as-parsed switch in the TimePointParser.parse method.

@matthewrmshin, please review (still running the tests...).

@benfitzpatrick benfitzpatrick added this to the next-release milestone Apr 1, 2014
@benfitzpatrick
Copy link
Contributor Author

Tests passed.

matthewrmshin added a commit that referenced this pull request Apr 2, 2014
@matthewrmshin matthewrmshin merged commit a2d8a27 into metomi:master Apr 2, 2014
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

Successfully merging this pull request may close these issues.

2 participants