Skip to content

Log local timezone #748

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

Closed
wants to merge 1 commit into from
Closed

Log local timezone #748

wants to merge 1 commit into from

Conversation

e-kwsm
Copy link
Contributor

@e-kwsm e-kwsm commented Feb 23, 2020

@goanpeca
Copy link
Contributor

The server could be running on a different Time Zone, Why not add the correct one, instead of removing it?

@e-kwsm e-kwsm changed the title Remove "UTC" from log format since local time is used by default Log local timezone Mar 2, 2020
@e-kwsm
Copy link
Contributor Author

e-kwsm commented Mar 2, 2020

CI fails since python 2 does not offer time.localtime().tm_zone, but support will be dropped (#737).

@ccordoba12 ccordoba12 added this to the 1.0.0 milestone May 10, 2020
@ccordoba12
Copy link
Contributor

CI fails since python 2 does not offer time.localtime().tm_zone, but support will be dropped

Ok, no problem. I'll leave this for 1.0, which will drop support for Python 2.

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

Successfully merging this pull request may close these issues.

3 participants