yearOffset property
Offset to add to the fiscal year number.
For example, if the fiscal year starting in July 2023 should be labeled as "FY2024", use offset = 1.
Implementation
final int yearOffset;
Offset to add to the fiscal year number.
For example, if the fiscal year starting in July 2023 should be labeled as "FY2024", use offset = 1.
final int yearOffset;