I am designing a template in which I need to show just months and year, for example:
- October through December \date(yyyy), which would return October through December 2025
The template needs to follow the academic calendar—so for this coming academic year, it would be September 2025 through June 2026. What I would like to do is, after the example I gave above, have another section that would be labeled:
- January through March \date(yyyy: ?) and have that somehow return January through March 2026
I haven’t been able to find one in the support documents, but I might have missed it.
Any help would be appreciated.
Thanks,
Richard