I would like to know if there is a code that returns the week number of the month
for example, if the input data is November 2nd, 2022. Then I would like the code to tell that it is the 1st week of the month.
The week should begin on Monday.
I tried looking for an answer in similar questions but could not find the right answer, could anyone help me out here? Thanks :)