Send actual date

Hello, is there any way for the program to send the actual date? so that you don't have to write it, and use the one from your phone or computer.

You have the clock component which allows you to get the current time.

Hello, thank you very much for the help, can you look at this code for me? I'm trying to send the time to the spreadsheets and nothing appears

Do you have one of these?

image

Also, you should have one of these
component_event

to let you know the Write Cell actually finished, so you don't act prematurely.

Make sure your sheet name is "Sheet1" and to have configured correctly the spreadSheet component.

Yes, that was why, I didn't realize and thank you very much for the help