Trying to report the time of day when something occurs in a smartapp. I am sending a text to myself if an event occurs.
What is the proper syntax to imbed the current time in the text message? I can’t seem to figure it out.
Trying to report the time of day when something occurs in a smartapp. I am sending a text to myself if an event occurs.
What is the proper syntax to imbed the current time in the text message? I can’t seem to figure it out.
Are you writing your own smartapp or using one of the existing ones?
It’s my own. Trying to track something and wanted to get the time it occurred. I thought it was timeOfDay, but that didn’t work.