Returns the month as a number between 1 and 12.
If not the current year is wanted, pass a date object to get the year from.
to use UTC time, use
getMonth.UTC()
Generated using TypeDoc
Returns the month as a number between 1 and 12.