Skip to content

Releases: kalaspuff/utcnow

0.2.1

25 Feb 23:46
89e6ca7
Compare
Choose a tag to compare
  • Added additional functions to fetch the timestamps as strings, including utcnow.get().
  • Updated documentation and made it cleaner.

0.2.0

19 Feb 06:22
9d6e44d
Compare
Choose a tag to compare
INITIAL RELEASE
pip install utcnow

Timestamps as RFC 3339 (Date & Time on the Internet) formatted strings with conversion functinonality from other timestamp formats or for timestamps on other timezones. Additionally converts timestamps from datetime objets and other common date utilities. Follow modern practices when developing API interfaces.

0.1.1

19 Feb 00:04
355096c
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
0.1.1

0.1.0

19 Feb 00:03
d94a205
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
0.1.0