Conditional rendering using date literals always evaluates as true (Banzai 7.19)

Bad news :frowning:

While trying to use this on 1 of my page I realized something else
The bug of the day # returning 1 less, is a big problem when the date is on the 1st of the month.

The day returns 31… therefore my logic to add 1 would not work