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

Use an NTP server to fetch the current time #255

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

jdholtz
Copy link
Owner

@jdholtz jdholtz commented Apr 20, 2024

Fixes #235. Instead of relying on the computer's local time (which may be off), the time is fetched from an NTP server when possible. This ensures the script performs check-ins at the correct times even when the local time is incorrect.

Fixes #235. Instead of relying on the computer's local time (which may
be off), the time is fetched from an NTP server when possible. This
ensures the script performs check-ins at the correct times even when the
local time is incorrect.
@jdholtz jdholtz merged commit 47de7ea into develop Apr 20, 2024
19 checks passed
@jdholtz jdholtz deleted the use-ntp-server branch April 20, 2024 01:09
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.

None yet

1 participant