compareTime

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

zonedDateTimeB

ZonedDateTime of which we want to compare context's day & time to.