Is there anyway to display the current time(hr/min/sec) and the current date on to the simulator/app?? And does it update automatically?
Is it possible to move the time and date around like “display.newText” where I can place where I want it to be?
I had heard about os.time and os.date but I suppose it is not able to display onto the simulator/app.
How should I go about it?
Thanks.