Hacker News new | ask | show | jobs
by hyperpape 2839 days ago
Even with DST, the actual date DST starts differs unpredictably from year to year. I don't think this introduces any new problems.
1 comments

In the EU, the start date is predictable: the last Sunday in March. The end is equally predictable: the last Sunday in October.
Interesting.

I suppose that consistency could’ve given some EU only companies enough rope to hang themselves. Really, doing things the right way is easier than hand-writing some code that assumes DST starts/ends on a fixed date—at least in a language with a real date/time library.