Hello everyone,
Due to a request, I need to print the current week, which week of the month, into a key figure.
I got around this by writing the code "week_in_month(sysutcdate())".
But the request is to write this as a technical week.
The date 22.08.2023 (dd.mm.yyyy) is the 3rd week of this month, but the 4th technical week as a date.
What I want is to print it as 4.
Do you have an opinion on this subject?
Regards,
İbrahim