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

TIMEZONE env variable not working #3391

Open
carmatana opened this issue May 2, 2024 · 0 comments
Open

TIMEZONE env variable not working #3391

carmatana opened this issue May 2, 2024 · 0 comments

Comments

@carmatana
Copy link

carmatana commented May 2, 2024

Hello,

I have in my ENV variables:

TIMEZONE="Mexico City"

I got that setting from: https://gist.github.com/lucascaton/bec400d18f7dcda61275

When using "standard" code "America/Mexico_City" (https://api.rubyonrails.org/classes/ActiveSupport/TimeZone.html) Huginn does not start, it sends an error and exit message

But Huginn keeps showing UTC time, both in logs and when I go into console and do a "date" command.

Would be nice to have the correct date.

Thanks in advance

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

1 participant