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

Convert dates to py datetime #102

Closed
reevery opened this issue Nov 16, 2016 · 2 comments
Closed

Convert dates to py datetime #102

reevery opened this issue Nov 16, 2016 · 2 comments
Milestone

Comments

@reevery
Copy link

reevery commented Nov 16, 2016

Is there any reason why this module doesn't convert dates to python datetime objects? Things like last logged in / last updated etc.

@graysonarts
Copy link
Contributor

I think this falls into the bucket of "things we haven't done yet". Definitely something we want to implement sooner rather than later.

graysonarts pushed a commit that referenced this issue Nov 18, 2016
Initial implementation to address #102 and provide datetime objects
@graysonarts
Copy link
Contributor

This morning, I checked in support for this into development, which will be included in the next release (yay!) and thanks for pointing this out!

@graysonarts graysonarts added this to the 0.3 milestone Nov 18, 2016
t8y8 pushed a commit to t8y8/server-client-python that referenced this issue Jun 28, 2017
t8y8 pushed a commit to t8y8/server-client-python that referenced this issue Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants