AI-generated Key Takeaways
-
The year month range is inclusive of the start and end months.
-
A year month range for a single month includes the same month for both start and end.
-
The
start
field represents the inclusive start year month as a YearMonth object. -
The
end
field represents the inclusive end year month as a YearMonth object.
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 | |
---|---|
|
The inclusive start year month. |
|
The inclusive end year month. |