[SOLVED] 'gmtime' was not declared in this scope
Posted: Mon Nov 07, 2022 9:55 am
Hi there,
While I trying to compile the mentioned example code from the link, I'm getting this error message:
'gmtime' was not declared in this scope
https://randomnerdtutorials.com/esp8266-nodemcu-date-time-ntp-client-server-arduino/
I'm using Arduino IDE v1.8.2 with ESP8266 Core v2.3.0
Is there any workaround or maybe a standalone function for gmtime?
Thank you for your time and support,
Kind regards,
Viktor
While I trying to compile the mentioned example code from the link, I'm getting this error message:
'gmtime' was not declared in this scope
https://randomnerdtutorials.com/esp8266-nodemcu-date-time-ntp-client-server-arduino/
I'm using Arduino IDE v1.8.2 with ESP8266 Core v2.3.0
Is there any workaround or maybe a standalone function for gmtime?
Thank you for your time and support,
Kind regards,
Viktor