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

Unify conversion of datetime <--> timestamp strings #818

Closed
tseaver opened this issue Apr 10, 2015 · 0 comments · Fixed by #835
Closed

Unify conversion of datetime <--> timestamp strings #818

tseaver opened this issue Apr 10, 2015 · 0 comments · Fixed by #835
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API.

Comments

@tseaver
Copy link
Contributor

tseaver commented Apr 10, 2015

Use a shared formatting string for the "RFC 3339 w/ microseconds" format, and centralize conversion of datetimes to strings and back (w/ pytz.utc zone).

See:

@tseaver tseaver added api: storage Issues related to the Cloud Storage API. api: pubsub Issues related to the Pub/Sub API. labels Apr 10, 2015
@dhermes dhermes modified the milestone: Pub/Sub Future Apr 13, 2015
tseaver added a commit that referenced this issue Apr 16, 2015
#818: unify RFC 3339 timestamp format strubg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants