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

datetime.timetuple returns a tuple, not a time.timetuple #43

Closed
mcgibbon opened this issue Apr 27, 2018 · 2 comments
Closed

datetime.timetuple returns a tuple, not a time.timetuple #43

mcgibbon opened this issue Apr 27, 2018 · 2 comments

Comments

@mcgibbon
Copy link
Contributor

Unlike the built-in datetime, cftime.datetime.timetuple() returns a tuple and not a time.timetuple. I'll submit a PR to correct this.

@jswhit
Copy link
Collaborator

jswhit commented Aug 20, 2018

@mcgibbon - have you had any time to work on this?

@mcgibbon
Copy link
Contributor Author

@jswhit The PR was completed and merged, so this issue is resolved.

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