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!
Name:  CalculsDST.png
Views: 4812
Size:  26.1 KB

By the way thank you for the ESPBasic code! Got some ideas...