From 9bc6d77e0221efca88aa83497ad79f9e16f35483 Mon Sep 17 00:00:00 2001 From: "Infineon\\Ouellette" Date: Wed, 30 Oct 2024 16:17:29 -0700 Subject: [PATCH] Changed the calendar start date from an incorrect date to a correct date. --- LSL2/STPROC/LSL_USERS_SERVICES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LSL2/STPROC/LSL_USERS_SERVICES.txt b/LSL2/STPROC/LSL_USERS_SERVICES.txt index 43feb71..d7f93dc 100644 --- a/LSL2/STPROC/LSL_USERS_SERVICES.txt +++ b/LSL2/STPROC/LSL_USERS_SERVICES.txt @@ -227,7 +227,7 @@ Service GetShiftByDate(Date, GenerateFlag) WeekType = '' /* - There are two different types of week and the pattern goes 1 week is a long week for shift 1 and the next is a long + There are two different types of week the pattern goes 1 week is a long week for shift 1 and the next is a long week for shift 3(The two day shifts) */ if SRP_Math("EVEN", WeeksSinceStart) AND WeeksSinceStart GE 1 then