GeoTimeZone
GeoTimeZone copied to clipboard
Provides an IANA time zone identifier from latitude and longitude coordinates.
https://github.com/mattjohnsonpint/GeoTimeZone/blob/deb5e6cc31430445bab4694c28f76ea98cf6c9ee/src/GeoTimeZone/TimezoneFileReader.cs#L10 Since everything in the package is static and the the LazyData initialisation uses the default Lazy function, when there is an IO issue and the file is not successfully...
Timezone Boundary Builder [2023d](https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2023d) has been released. Even though TZL.dat.gz has changed, I've verified that the uncompressed content hasn't.
I am currently using [tz-lookup-net](https://github.com/SIDOVSKY/tz-lookup-net) but the package and the underlying timezone data hasn't been updated for more than four years, therefore I looked for an alternative and found this...