How To Set A Condition "Only When Current Date / Time Range Is Within 0850AM EST and 0200AM EST"

How To Set A Condition that works “Only When Current Date / Time Range Is Within 0850AM EST and 0200AM EST”?

Or, alternatively, I can set something up that it’s NOT between 2AM and 9AM EST…

Not sure how to set this up??

Bump…

Not sure if this will work as I haven’t tested, but maybe something like below?

image

1 Like

Hats off to @Kfawcett that should do the trick, although I think the first extract would have to be equal to or greater than 2am to cover that 2am range and then stop when time reaches 9am.

image

I’m not certain of what timezone this would effect, would it be server side or clients browser, as when formatting the time, its usually on the users client side right?

It’s a shame there isn’t a way to combine the extracted hour and minutes - or there isn’t a dedicated option for this in the ‘extract’ modifier. Maybe there is but its a matter of piecing together in an complex expression.
image

This topic was automatically closed after 70 days. New replies are no longer allowed.