Search found 1 match
- Fri Mar 20, 2020 4:51 pm
- Forum: General Discussion
- Topic: [resolved] what do you use for timezone management?
- Replies: 3
- Views: 10521
Re: what do you use for timezone management?
You can take the standard tzdata database, then use something like https://github.com/nayarsystems/posix_tz_db to convert timezone rules into glibc TZ format. I've forked this repository and made a minimal embedded-friendly library based on it. You could find it at https://github.com/jdlambert/posi...