When I want to do something in my app, in the certain time of the day, how can I make this? I see only timer, which can count milliseconds from the moment starting the app or pressing some button, but do not see any capability to get the device local time of the day.
What I exactly want is, for example, at 9 am show a message1 and at 8 pm show a message2.
I’m interested to do this for the cross platfrom app (x.thunkable.com), not just for iOS app.