Back to Index
Returns the UTC hour (0-23) extracted from nowutc().
HOUR_UTC(&h);
HOUR_UTC(h); if (h >= 22) { logn("Late UTC"); }