mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-03 12:38:48 +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