Forum Discussion

TechR21's avatar
TechR21
Icon for Helper V rankHelper V
3 years ago

Calculating weeknumber based on date and time

Im trying to add a weeknumber column, based on creationdates of  id's in the table, with weeks running from friday 17:00 till the next friday 16:59:59

 

for example

  

 

 

idcreation date

 

weeknr

102/11/2022 09:06:12 44
212/08/2022 13:27:03 41

 

 

How can I do this? I manage to do from friday till thursday for example, but without the time measure

3 Replies