Time
setDSTOffset() - Time
Since 0.6.0:
Set a custom Daylight Saving Time (DST) offset.
The device will remember this offset until reboot.
// Set DST offset to 30 minutes
Time.setDSTOffset(0.5);
Parameters: floating point offset in hours, from 0.0 to 2.0