New posts in dst

Daylight Savings and Cron

How to tell if a timezone observes daylight saving at any time of the year?

Convert UTC DateTime to another Time Zone

Converting Between Local Times and GMT/UTC in C/C++

Python daylight savings time

Get Timezone Information in VBA (Excel)

Handling dates when we switch to daylight savings time and back

.NET DateTime.Now returns incorrect time when time zone is changed

Best practices with saving datetime & timezone info in database when data is dependant on datetime

Determine Whether Daylight Savings Time (DST) is Active in Java for a Specified Date

Is it always a good idea to store time in UTC or is this the case where storing in local time is better?

Does UTC observe daylight saving time?

How to handle Day Light Saving in Oracle database

MySQL datetime fields and daylight savings time -- how do I reference the "extra" hour?

How to check if DST (Daylight Saving Time) is in effect, and if so, the offset?

How to store repeating dates keeping in mind Daylight Savings Time

Daylight saving time and time zone best practices [closed]