Back to Index
True when the current UTC time is inside a window. Handles windows crossing midnight.
TIME_WINDOW_UTC(h1,m1, h2,m2, &q);
TIME_WINDOW_UTC(8,0, 18,0, active); if (active) { out(1)=1; }