Hi
In this site https://randomnerdtutorials.com/esp32-date-time-ntp-client-server-arduino/ , there is a really nice example ti print time without a ntpclient just with time.h
Can you convert a formatted time print statement into a string variable?. Then I can use it where ever I need it?
Is that posible?
Cheer
2 Answers
I anwser myself
Here is the solution:
https://arduino.stackexchange.com/questions/52676/how-do-you-convert-a-formatted-print-statement-into-a-string-variable