Determine Week of Year and Day of Week Based on Year, Date and Time
Hello all, My company uses a fiscal calendar where one year has only 52 work week(WW). The weeks start on Saturdays, time 19:00 (hh:mm). The day of week (DOW) is determined based on the time 19:00. I am trying to determine it by using Week Of Year() and Date of Week() functions but I do not get the desired outcome. Has anyone created JSL script to determine the week of year and date of week based...