python-telegram-bot/telegram/utils
Bibo-Joshi 7e231183c4
Add tzinfo kwarg to from_timestamp() (#1621)
* Add tz kwarg to from_timestamp()

* Correct handling of tzinfo=None

* Small Improvements

* None-tz yields naive dto

* Remove legacey compatibility of UTC stuff

* Update telegram/utils/helpers.py

Co-authored-by: Noam Meltzer <tsnoam@gmail.com>
2020-05-01 22:55:13 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
helpers.py Add tzinfo kwarg to from_timestamp() (#1621) 2020-05-01 22:55:13 +02:00
promise.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
request.py Fix Server response could not be decoded using UTF-8 (#1623) 2020-02-03 00:12:27 +02:00
webhookhandler.py Python 3.8 support (#1614) 2020-03-09 23:13:16 +02:00