isn't the leapsecond adjustment exactly the wrong way when comparing UTC times? · Issue #7 · FugroRoames/Chrono.jl · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isn't the leapsecond adjustment exactly the wrong way when comparing UTC times?
#7
New issue
<
8000
p class="text-center mb-4">
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Not that i understand the issue of leapseconds very well, so my understanding could be wrong. In my understanding the UTC Day 2016-12-31 has a duration of 86401 seconds not 86399. As far as i understand TAI currently ticks slightly too fast in relation to something like solar mean time.
Not that i understand the issue of leapseconds very well, so my understanding could be wrong. In my understanding the UTC Day 2016-12-31 has a duration of 86401 seconds not 86399. As far as i understand TAI currently ticks slightly too fast in relation to something like solar mean time.
gives:
but in my opinion it should give:
The text was updated successfully, but these errors were encountered: