Display current date ad time in table
Posted: Mon Sep 23, 2019 9:16 pm
I'd like to display the current date and time in a table:
I tried several ways like this
Serial.println("{TABLE|SET|TimeStart|"+String(now())+"}");
But nothing worked...
I tried several ways like this
Serial.println("{TABLE|SET|TimeStart|"+String(now())+"}");
But nothing worked...