Trigger scenes based on time of the day using nodered

In nodered, I’d like to set some time intervals like “Morning 8-12” and “Evening 20-23” and trigger different actions based on which scene. Is there a more elegant way of doing it which does not include multiple instance of the cumbersome BigTimer?
Thanks!