We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Short description of what happened When logging temperatures from the RPi using the temperature script, the timezone is incorrect
Expected behaviour Use the actual timezone of where the user is located
Actual Behaviour Wrong timezone (GMT+0000 UTC) is logged, which is two hours behind the RPi's local time zone
Steps to reproduce Run the temperature script on an RPi
Your enviroment Raspbian, Python v3.6
The text was updated successfully, but these errors were encountered:
netr0m
No branches or pull requests
Short description of what happened
When logging temperatures from the RPi using the temperature script, the timezone is incorrect
Expected behaviour
Use the actual timezone of where the user is located
Actual Behaviour
Wrong timezone (GMT+0000 UTC) is logged, which is two hours behind the RPi's local time zone
Steps to reproduce
Run the temperature script on an RPi
Your enviroment
Raspbian, Python v3.6
The text was updated successfully, but these errors were encountered: