Fix for datetime tzinfo conversion by jhonabreul · Pull Request #81 · QuantConnect/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jhonabreul

Copy link

Collaborator

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

Copy link

Member

@Martin-Molinero 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 jhonabreul merged commit 8bf39fc into QuantConnect:master

Mar 5, 2024

@jhonabreul jhonabreul deleted the bug-7760-datetime-with-tzinfo-conversion branch

March 5, 2024 13:57

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

Reviewers

@Martin-Molinero Martin-Molinero Martin-Molinero approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jhonabreul @Martin-Molinero