-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
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
Requesting time zone #2431
Labels
Comments
Just use GMT time zone with offset -4 |
I am currently using GMT with an offset of -14400 seconds, which gives me the correct time. Is there a place that I should enter this in hours instead of seconds?
Regards
Kevin
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: FreshImmuc ***@***.***>
Sent: Monday, December 20, 2021 5:31:04 PM
To: Aircoookie/WLED ***@***.***>
Cc: trimmkm ***@***.***>; Author ***@***.***>
Subject: Re: [Aircoookie/WLED] Requesting time zone (Issue #2431)
Just use GMT time zone with offset -4
—
Reply to this email directly, view it on GitHub<#2431 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALZLOSH4J7UQFBUVAU4K7R3UR6OBRANCNFSM5KLGVAUQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
No, you're doing it right. The offset is in seconds. |
You can make appropriate entry in ntp.cpp, test it and submit PR when it behaves correctly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
My time zone does not appear in the drop down list of time zones.
Describe the solution you'd like
I would like the "Atlantic Standard Time" (GMT -4) to be added to the list of time zones.
Describe alternatives you've considered
I have successfully used the UTC offset to correctly set the time on my devices, but would rather see my time zone listed.
Additional context
Excellent firmware, thank you!
Thank you for your ideas for making WLED better!
The text was updated successfully, but these errors were encountered: