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
Module Time
Using Time Module
Localtime: (2025, 3, 24, 6, 0, 56, 1, 82) Zone: GMT+1 UTC: (2025, 3, 24, 7, 0, 56, 0, 83)
Why is GMT+1 not UTC+1h - instead is UTC-1h I expect 2025,3,24,8,0,56,83
if Timezone set to GMT-1 then Localtime is ok.
So a Sign Problem :-)
Webburner, M5 Dial
The text was updated successfully, but these errors were encountered:
hlym123
No branches or pull requests
Module Time
Using Time Module
Localtime: (2025, 3, 24, 6, 0, 56, 1, 82)
Zone: GMT+1
UTC: (2025, 3, 24, 7, 0, 56, 0, 83)
Why is GMT+1 not UTC+1h - instead is UTC-1h
I expect 2025,3,24,8,0,56,83
if Timezone set to GMT-1 then Localtime is ok.
So a Sign Problem :-)
Webburner, M5 Dial
The text was updated successfully, but these errors were encountered: