Open doanerock opened 7 years ago
Check out: https://github.com/JChristensen/Timezone
It provides basic timezone (and DST) support, but not a full tzdata database.
Looks like I basically has to make my own tzdata rules. I was hoping for something like https://github.com/rstephan/TimeZoneInfo so I can just copy over the already configured rules.
Is there any way to compensate for time zones like the tzdata database with this library?