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

Fix local timezone #42

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Fix local timezone #42

merged 1 commit into from
Jun 16, 2021

Conversation

e-kwsm
Copy link
Contributor

@e-kwsm e-kwsm commented Jun 15, 2021

https://docs.python.org/3/library/logging.html#logging.Formatter.formatTime

By default, time.localtime() is used

This is the same as palantir/python-language-server#925 (not yet merged).

@andfoy andfoy added this to the v1.1.0 milestone Jun 16, 2021
@andfoy
Copy link
Contributor

andfoy commented Jun 16, 2021

Thanks @e-kwsm!

@andfoy andfoy merged commit 34be02a into python-lsp:develop Jun 16, 2021
@e-kwsm e-kwsm deleted the timezone branch June 16, 2021 23:39
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.

None yet

2 participants