Using datetime condition logic

Hi, I would like to use the datetime condition logic to display certain elements on weekdays between a specific time. Let’s say Monday-Friday between 8-11 PM .

How would I achieve that?
image

Hi @amanjaura,

Thanks for reaching out.
You need to use the {{dc:global:date format=“l”}} tag to get the current Day and which need to be compared with the Saturday and Sunday as shown in the given screenshot.

You also need to add the condition for the time, please check the following thread which may help you on this.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.