Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By GregryCM
#39411 Hello,

Is there a way to include time.h from the C:\Users\Greg\AppData\Roaming\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include folder?

I am trying to use localtime( ) and strftime( ) to get Date and Time from UNIX time that was obtained from NTP time server.

Is there another function(s) that I can use to get the Date?

Thanks,
Greg