Get Month Block (returns incorrect month)

I’m trying to grab the current month. This works well.
image
Except… I think this month, October, should return then number 10.
But I’m getting 9 instead. (??)
image

Months are zero based, January is 0, October is 9.