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

Added timezone awareness in time variables throughout to fix time conversion issues. #142

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ic-gcp
Copy link
Contributor

@ic-gcp ic-gcp commented Jan 15, 2021

dtbegin and dtend now contain timezone specified by the user in datafactory.

Changed code to use timezone aware timestamps for dtbegin and dtend, so that they are converted correctly to the users passed timezone
Made changes in the function "_make_sure_dates_are_initialized_properly" so that dtend and dtbegin are localized correctly according to the timezone specified by the user.
@shlomiku
Copy link
Contributor

hi, this PR has conflicts with commits that are handling similar issues.
please make sure that the master branch hasn't already handled your issues.

@ic-gcp
Copy link
Contributor Author

ic-gcp commented Jan 19, 2021

The master doesn't already solve the issue. I've fixed the conflict

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.

2 participants