You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really see how this code is expected to work, after reading the pytz docs. All the examples use full-length IANA-specified zone names, and this abbreviated format appears to be the expected result of time.tzname. Maybe I'm missing something.
Describe the bug
Program throws a traceback and exits when attempting to generate a timestamp for an an event alert.
To Reproduce
Steps to reproduce the behavior:
glances-git
AUR package, set the timezone toAmerica/Los_Angeles
withtimedatectl
stress
to consume >80% CPUExpected behavior
Timezone is properly read to format the timestamp for the event alert.
Environment (please complete the following information)
glances-git
(3.4.0.r351.g36ed96b-1
) from AURAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: