Hacker News new | ask | show | jobs
by togusa2017 3126 days ago
Wrote a rate limiter in C. It broke when time got adjusted due to day light savings . Didn't take into account negative time delta. It was an ahuh moment when I realized the next day
1 comments

Relevant XKCD: https://xkcd.com/1883/

And yes, I do hate working with timezones - and so does everyone else I guess, Outlook still fails to correctly send appointment invites across timezones when DST is involved.

UTC FTW!