-->
Page 1 of 1

Timesetup() not working in V2

PostPosted: Wed Apr 06, 2016 7:27 pm
by peridot
Timesetup() causes a memory dump and crash in version 2, sorry if its already known or reported.
Otherwise if you leave it out Time() works OK

Mike

Re: Timesetup() not working in V2

PostPosted: Thu Apr 07, 2016 3:17 am
by cicciocb
Thanks for your feedback.

Re: Timesetup() not working in V2

PostPosted: Thu Apr 07, 2016 8:41 am
by psc-esp8266
If you want a workaround: user filemanager to add a file /data/TimeZone.dat. Edit it and place you offset number of hours for your timezone in it. Save and reboot device.
Daylightsayving did not work with the same trick (/data/DaylightSavings.dat, 0=true for daylightsaving)