compareYear

Works off of ZonedDateTime context.

Return

Int, where 0 means they're the same, -1 context's is less then, 1 context's is more than param's.

Parameters

zonedDateTimeB

ZonedDateTime of which we want to compare context's year to.