Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 09:50:31 +0000



Post From: Start - End time

[2021-01-10 08:46:02]
User719512 - Posts: 227
The && should be an || I believe.


if(sc.BaseDateTimeIn[sc.Index].GetTime() > HMS_TIME(18,0,0) ||
sc.BaseDateTimeIn[sc.Index].GetTime() < HMS_TIME(5, 15,0))
{
}