Report Bugs Here

Moderator: Mmiscool

User avatar
By heckler
#64534 Mike,
I just downloaded and flashed into my nodemcu module with 4meg flash with 3.0 A69

time.setup(-7,1)
and
time.setup(-7,0)

both return the same value, which is standard time
I am unable to get DST


The docs do not give enough detail as to how to properly use time.setup(zone,dst,server)

Could you please show us how to use the time.setup function?
Some example code or something?

thanks
dwight
User avatar
By Majo
#93374 Hello together,

with the setting -> time.setup(0,1,"0.uk.pool.ntp.org") my Wemos D1 shows me 01.01.1970 00:00:00.
Unix Time starts.

What I am doing wrong? I want to setup my local Timezone, so i have not to change between European Summer- or Wintertime.

Does anyone have a working code example? Or is it still a bug?

Regars
Marco