Hi,
I know it's possible to print the gantt schedule in PlantUML as week numbers.
But is it possible possible to define project start or other activites as weeks instead of specific dates?
Since there are several dates in one week the assumption could be that this corresponds to first day in the week or something.
Todays syntax
Project starts 2024-07-01
[Activity] starts 2020-07-16
Wanted syntax
Project starts 2024w27
[Activity] starts 2024w29
BR/ Henrik