compareDay

Works off of ZonedDateTime context.

Return

0 when they're matching days, -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 to.