# Week Numbers

Display week numbers in various parts of your calendar views.

## Articles

- [weekNumbers](weekNumbers.md) - Determines if week numbers should be displayed on the calendar.
- [weekNumberCalculation](weekNumberCalculation.md) - The method for calculating week numbers that are displayed with the weekNumbers setting.
- [weekTextLong](weekTextLong.md) - Like weekTextShort but only used when the date-formatting week setting is set to 'long'.
- [weekTextShort](weekTextShort.md) - The short heading text for week numbers. Also affects weeks in date formatting.
- [weekNumberFormat](weekNumberFormat.md) - Controls the week number text.

## Demos

- [weekNumbers activated](weekNumbers-demo)
