What method is used to get the month value (1-12) from a LocalDate object?
LocalDate
getMonthValue()
getMonthOfYear()
getMonth()
monthValue()