mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-26 19:13:10 +00:00
Comparisons using just the time object without an attached date are pretty buggy and incomplete -- comparisons only make sense when given a particular instant of time. Ref: #7676