# Functions
DiffMonths calculates the number of months between two dates.
GetFirstDayOfMonth gets the first day of the month for any given time.Time value.
MonthsTillEndOfYear calculates the number of months until the end of the year.
StartOfDay gets the start of the current day.