Trouble with setting an 'Open' and 'Closed' condition on text field

Hi,

I have stores with their daily hours of operation. I’d like the UI to look like Yelp’s where on the actual day of the week, the store’s hour will automatically say “Open” or “Closed”.

I’m using a text field with conditions that are set against whatever a store has inputted as their hours of operations. Here’s the logic of the text field:


image

Right now, the time is 9:24am PST and a store can have a start (opening) time of 9:00am PST, but right now the logic only shows the text as ‘Closed’ even though it should be saying ‘Open’:
image

I’m guessing I need to adjust my text field’s condition so if someone could provide guidance, that would be greatly appreciated! :slight_smile: