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

revamp leap second handling #1595

Open
davidv1992 opened this issue Aug 8, 2024 · 0 comments
Open

revamp leap second handling #1595

davidv1992 opened this issue Aug 8, 2024 · 0 comments

Comments

@davidv1992
Copy link
Member

There is an issue where the os interface inserts leap seconds at the end of the month, whilst ntp allows the flag to be set 3 months in advance, with the only valid insertion points being end of december and end of june.

Furthermore, it would be good to support leap second files as an alternative source for leap second information.

Finally, we may want to implement a no-change no-query period around leap seconds to deal with the issue of repeated timestamps (this should not be necessary, but it is hard to test).

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

No branches or pull requests

1 participant