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

[Request] Allow overriding timezone #469

Open
alex-statsig opened this issue Oct 6, 2023 · 2 comments
Open

[Request] Allow overriding timezone #469

alex-statsig opened this issue Oct 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@alex-statsig
Copy link

My application sets the environment variable (TZ="UTC") to override the timezone to UTC so that local development time behaves similar to our production. I would like to still show log times in our local timezones for development though (PST). Could an option be added to allow specifying a certain timezone (rather than only system or UTC)?

@mcollina
Copy link
Member

mcollina commented Oct 6, 2023

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

@mcollina mcollina added the enhancement New feature or request label Oct 6, 2023
@alex-statsig
Copy link
Author

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Sure, I'll take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants