# Functions
MonthOf returns the Month in which a time occurs in that time's location.
NewMonth returns a new Month.
ParseMonth parses a string in RFC3339 full-date format and returns the Month value it represents.
# Type aliases
Month is a month in a specific year.