Hello everyone,
as you will can understand I'm new to programming/App inventor... my question is the following:
I'm trying to make an app that changes color to a component every time a day changes. For example: on Monday the 'A' button must be blue, on Tuesday green, on Wednesday yellow... and so on... but I can't find a component that triggers the color change after midnight every day. Is there a component of app inventor that can read the internal clock date and time of the device I'm using? Thanks for your answers
Have a nice day