Visibility depending on month

Hi all,

Just need some quick help with visibility depending on months.

I want the visibility for a card to show only in GMT and then a different card when it is BST as both the cards have different times written on them depending if the hours have gone forward/back.

I was thinking it would be ‘Show component when Now is before …’

Any help is appreciated! :slight_smile:

I think you can try this. I expect it to behave correctly whether it’s GMT or BST.

Once you get the offset, try setting your component’s visibility based on the value you get (if value is +1 then show this, if not +1 then show the other).

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