Skip to content

import get_localzone_name if timezone not avaiable #573

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

Conversation

jinyangli34
Copy link

Description

get_localzone_name was added in tzlocal 4.0 and not available in older version.
Move the import to provide a workaround using older version of tzlocal

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

* Fix some things. ({issue}`issuenumber`)

Copy link

cla-bot bot commented Jul 14, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: jinyang_li.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@jinyangli34 jinyangli34 force-pushed the jinyang-get_localzone_name branch from 81f60c6 to 1a84f6b Compare July 14, 2025 20:59
Copy link

cla-bot bot commented Jul 14, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: jinyang_li.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant