Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: ArgumentError: Unknown time zone "America/Denver" #206

Closed
3ch01c opened this issue Jun 14, 2019 · 2 comments
Closed

ERROR: ArgumentError: Unknown time zone "America/Denver" #206

3ch01c opened this issue Jun 14, 2019 · 2 comments

Comments

@3ch01c
Copy link

3ch01c commented Jun 14, 2019

I suspect the problem is my proxy variables are being ignored. It looks like Base.download is used to download the tzdata file, but Base.download doesn't support proxies. It also looks like HTTP.jl could be an alternative to resolve this issue.

@omus
Copy link
Member

omus commented Jun 14, 2019

Thanks for filing an issue. The package currently uses Base.download to avoid extra dependencies. Are you just trying to use the TimeZones package on your local machine or do you need to setup an automated installation?

@3ch01c
Copy link
Author

3ch01c commented Jul 1, 2019

Sorry for the delayed response. It's for an automated installation that needs to be done offline. Something resolved the issue and I haven't been able to figure out what, so if I can reproduce the issue again, I'll reopen this.

@3ch01c 3ch01c closed this as completed Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants