Get Month
Returns month string in the format January, February etc
String monthName([string? locale]) => DateUtils.month(month, locale);