Return the full name representation of the month in this date.
Syntax
public String getMonth()
Return values
The name of the month, such as January, February, and so on.
See also
getIntMonth(), getNumericMonth(), getShortMonth()