Hello.
I have a DatePicker1_7 where I can choose the day of the year.
I would like to have a label where I can see the week of the year.
For example:
- DataPicker1_7 | 01/01/2022
- Label | Week 1
- DataPicker1_7 | 08/01/2022
- Label | Week 2
- DataPicker1_7 | 09/03/2022
- Label | Week 10
Thank you for your help.