YearMonthRange

  • The content defines a year month range including the start and end months.

  • The start field indicates the inclusive beginning year month.

  • The end field indicates the inclusive ending year month.

The year month range inclusive of the start and end months. Eg: A year month range to represent Jan 2020 would be: (Jan 2020, Jan 2020).

Fields

start

YearMonth

The inclusive start year month.

end

YearMonth

The inclusive end year month.