Fix for datetime tzinfo conversion by jhonabreul · Pull Request #81 · QuantConnect/pythonnet
Navigation Menu
{{ message }}
QuantConnect / pythonnet Public
forked from pythonnet/pythonnet
- Notifications You must be signed in to change notification settings
- Fork 31
Merged
jhonabreul merged 2 commits intoQuantConnect:masterfrom
Mar 5, 2024Merged
Fix for datetime tzinfo conversion#81
jhonabreul merged 2 commits intoQuantConnect:masterfrom
Fix for datetime tzinfo conversion#81
jhonabreul merged 2 commits intoQuantConnect:masterfrom
Conversation
Copy link
Collaborator
jhonabreul
commented
Mar 4, 2024
jhonabreul
commented
Keep tzinfo conversion for cases where pythonnet set UTC tz to a datetime during a conversion to Python in Converter.ToPython
Follow up and fix for #80
jhonabreul
requested a review
from Martin-Molinero
Martin-Molinero approved these changes Mar 5, 2024
Copy link
Member
Martin-Molinero
left a comment
Martin-Molinero
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
jhonabreul
merged commit
8bf39fc
into
QuantConnect:master
jhonabreul
mentioned this pull request
11 tasks
jhonabreul
deleted the
bug-7760-datetime-with-tzinfo-conversion
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment