Update text related to time

I am working on an app that has a welcome message like " Good morning" or “Good evening” when you open it. I have made it work by making a list that only shows the correct message by using the “change visibility”. It tels the list to only be visible if the “Current time of day> current time” is between “current time of day> start” and “current of day time> end”

The problem is that the start- and end-times are related to specific dates. This means that this feature will only work today. Is there any way to change this, and make it work on any date?

You can do that by using the date feature, I don’t know if it does, good morning or evening, but it shows logged in user time and date.