Support Board
Date/Time: Sun, 14 Sep 2025 00:49:15 +0000
Post From: Start - End time
[2021-01-10 08:46:02] |
User719512 - Posts: 321 |
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)) { } |