Try to create greeting messages which depends on period of time

Hello, everyone
I am very new for Thunkable and I am not good at English.
I’m trying to create greeting messages which depends on period of time.
For example : Good morning, Good afternoon.
I use label component for greeting message but I don’t know how to create blocks.
I searched for answers in many topics but I didn’t found the exactly answer.
Some comments mention to using clock component but I couldn’t found any clock component but time input and timer only.

Can someone advise me about this ? Please.

Hello,

In the blocks section select the Device component and you will see an hours block. You have to create a variable and set it to the hours block. You can then use an If, Then, Else block to set the greeting.

1 Like

Thank you so much. I will try to do as your advice.

OK , Finished It works, Thanks a lot again.

1 Like