newzero
7/10/2014 - 10:12 PM

Condition for opening times

# TYPOSCRIPT / Snippet with ❤ by Typoheads

[dayofweek = 6,0] || [dayofweek = 1,2,3,4,5] && [hour = > 17, < 9]

# do whatever when it's NOT Mo-Fr and 09:00-18:00



[END]