79312352

Date: 2024-12-27 16:48:56
Score: 3
Natty:
Report link

If you only care about hour boundaries then the built-in @HOUR macro is simplest/easiest:

If @HOUR >= 13 And @HOUR < 17 Then

...etc

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @HOURis
  • Low reputation (1):
Posted by: a guest