compare Month
Works off of ZonedDateTime context.
Return
0 when they're matching months, -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 month to.