How the tz database works (2020)
Link: yatsushi.com/blog/tz-database/
Discussion: news.ycombinator.com/item?id=4…
How the tz database works
The other day I ran into this timezone issue in Ruby, and that’s when I discovered the tz database for the first time. There were almost no blog posts explaining how it works, so I decided to write one myself. We’ll be using the alpine:3.yatsushi