Skip to content

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

Open
ic-gcp wants to merge 4 commits into
alpacahq:masterfrom
ic-gcp:master
Open

Added timezone awareness in time variables throughout to fix time conversion issues.#142
ic-gcp wants to merge 4 commits into
alpacahq:masterfrom
ic-gcp:master

Conversation

@ic-gcp

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

ic-gcp commented Jan 19, 2021

Copy link
Copy Markdown
Contributor Author

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