Skip to content

0.2.2

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 26 Feb 07:05
· 305 commits to master since this release
14712a9
  • Higher throughput, faster timestamp resolution.
  • Added support for unixtime input values.
utcnow.get(0)
# "1970-01-01T00:00:00.000000Z"

utcnow.get(time.time())
# "2021-02-26T07:04:27.973312Z"