Handle aware datetime objects for start_time and end_time parameters
authorHarmon <Harmon758@gmail.com>
Thu, 26 Aug 2021 09:32:37 +0000 (04:32 -0500)
committerHarmon <Harmon758@gmail.com>
Thu, 26 Aug 2021 09:32:37 +0000 (04:32 -0500)
commit16a208cbdd9a01704ed182086b812fb2d6abb7bd
tree031e656c56e43c2804450d85791584d1fc35ac59
parent6d315ebf16ce941d003175a24d2cfb85ecad6da5
Handle aware datetime objects for start_time and end_time parameters

Adjust date and time to UTC rather than ignoring tzinfo
tweepy/client.py