The year does not seem to affect the progress, for example, with this code
```progressbar
kind: day-custom
name: Schuljahr
min: 2024-08-05
max: 2024-08-28
```
```progressbar
kind: day-custom
name: Schuljahr
min: 2024-08-05
max: 2025-08-28
```
both progress bars show the same progression although the second time span is an year longer

The year does not seem to affect the progress, for example, with this code
both progress bars show the same progression although the second time span is an year longer
