alexa-samples / Alexa-Gadgets-Raspberry-Pi-Samples

This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
Other
91 stars 29 forks source link

Daylight savings bug: Timers are off by an hour on March 12 #26

Open shaansheikh opened 2 years ago

shaansheikh commented 2 years ago

Today (March 12 in Pacific Time), any timers set by alexa send a timestamp that is 1 hour late to alexa gadget. For example, if you set a 5 minute timer, the timestamp is set for an expiration time 1 hour and 5 minutes in the future.

I assume this is related to the Daylight Savings Time change later tonight. Some system must have leaped forward a day early