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

Wrong time zone in fn logs #1591

Open
ramizrahi opened this issue Apr 26, 2022 · 2 comments
Open

Wrong time zone in fn logs #1591

ramizrahi opened this issue Apr 26, 2022 · 2 comments

Comments

@ramizrahi
Copy link

Hello,
When running "fn start" on a test server, the log time zone is different from the system time zone.
Is there anyway to change the time zone to match the system's?
Thanks

@denismakogon
Copy link
Member

hey, it's all about your docker service as Fn runs within a container.

@ramizrahi
Copy link
Author

Thank for the answer.
I also tried to change the time zone within the container itself, but it didn't help.
Even after the container's clock was set to the correct time zone, when running "fn start" the logs were still on UTC.
Is there a way to control the container settings? Is it possible to edit the docker file?

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