Skip to content

Performance metrics time fixed, requirements fixed#12

Open
kiawizard wants to merge 1 commit intoequelin:masterfrom
kiawizard:timezone_fix
Open

Performance metrics time fixed, requirements fixed#12
kiawizard wants to merge 1 commit intoequelin:masterfrom
kiawizard:timezone_fix

Conversation

@kiawizard
Copy link
Copy Markdown

In python 3.7.3 I had to change pyVim to pyvim

time.mktime(something) threats something as local time and converts to UTC, while VCenter already provides time in UTC - changing to calendar.timegm(something) fixes the time for performance metrics

@equelin
Copy link
Copy Markdown
Owner

equelin commented Jun 25, 2019

Hello,

Thanks for this PR ! I'll try to review it as soon as possible.

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