Fix utc_now

Issue #1 new
Branko Vukelic repo owner created an issue

The utc_now method is a bit incorrect. Should use datetime.utcnow() and swap the tzinfo part using pytz.

Comments (0)

  1. Log in to comment