Heckler don't you get your time sync from NTP? Do you have the day of week?
If so:
Code:Delta = Date - 7 IF Month=3 AND Day=Sunday AND (Delta>0 OR Delta<8) Then DST!
By the way thank you for the ESPBasic code! Got some ideas...
Heckler don't you get your time sync from NTP? Do you have the day of week?
If so:
Code:Delta = Date - 7 IF Month=3 AND Day=Sunday AND (Delta>0 OR Delta<8) Then DST!
By the way thank you for the ESPBasic code! Got some ideas...
Bookmarks