A full textual representation of a month, such as January or March
return this.months[this.date.getMonth()];