gertjuhh wrote:Ifmarcdg wrote:Is it possible to have an event started if time is between 22:00 and 07:00 ?
I have tried this in blocly, but it will not work, perhaps because of the daychange ?
(time > 22:00 OR time < 07:00) AND ...
Then
...
thanks ! That did it.