Skip to content
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

Manual Posix timezone string support to allow offline Clockwise clock #42

Merged
merged 6 commits into from
Jul 22, 2023
Merged

Manual Posix timezone string support to allow offline Clockwise clock #42

merged 6 commits into from
Jul 22, 2023

Conversation

JeffWDH
Copy link
Contributor

@JeffWDH JeffWDH commented Jul 21, 2023

The way the ezTime library is used by Clockwise forces the clock to have Internet access to the ezTime timezone service to obtain the Posix timezone string. This PR adds an optional setting that allows you to specify your own string manually and allows the clock to work 100% offline using your own local NTP server.

image

Additionally, a list of timezones and their respective Posix strings is included with this. (PosixTimezoneStrings.txt)

Solves #39.

@JeffWDH JeffWDH changed the title Manual posix Manual Posix timezone string support to allow offline Clockwise clock Jul 21, 2023
PosixTimezoneStrings.txt Outdated Show resolved Hide resolved
@jnthas jnthas merged commit 33f5db2 into jnthas:main Jul 22, 2023
1 check passed
@jnthas
Copy link
Owner

jnthas commented Jul 22, 2023

Thank you for your contribution!

@JeffWDH JeffWDH deleted the manual_posix branch July 23, 2023 19:44
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