compare Time
Works off of ZonedDateTime context.
Return
0 when they're matching day & time, -1 when context's is less than, 1 when context's is more than param's.
Parameters
zoned Date Time B
ZonedDateTime of which we want to compare context's day & time to.