Open rai200890 opened 2 months ago
Make IANA timezone database download url overridable.
Closes #143
On application config:
config :tzdata, download_url: "https://data.iana.org/time-zones/tzdata2024a.tar.gz"
I think this new config should also be explained in the README so its discoverable in the documentation
thanks.
locking down to a specific version is a great idea
Make IANA timezone database download url overridable.
Closes #143
On application config: