# Month v2.2.0 - Table of Contents Library focused on working with months, rathen than full dates or dates with time. ## Modules - [Month](Month.md): A data structure and a set of methods for those who work exclusively with months and month ranges. - [Month.Period](Month.Period.md): Represents a period of 1 month or more. - [Month.Range](Month.Range.md): Represents a range of months. - [Month.Sigils](Month.Sigils.md): Contains sigils only, for convenience.