mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-07 20:11:34 +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