GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
142 stars 40 forks source link

Parse activity.time as UTC #108

Closed tbarbugli closed 4 years ago

tbarbugli commented 4 years ago

Problem explanation

Right now activity.time does not have timezone information making life harder. Stream returns UTC datetimes so it is correct to localize them as such.