The second is broken: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
"In any case, every leap second is a major source of pain for people who manage hardware infrastructures." | "In any case, every leap second is a major source of pain for people who manage hardware infrastructures." | ||
</blockquote> | |||
</td> | |||
</tr> | |||
<tr valign="top"> | |||
<td>October 27, 2018</td> | |||
<td> | |||
[https://stackoverflow.com/questions/53019726/where-are-the-leap-seconds-in-javascript/53027246#53027246 Where are the leap seconds in javascript? (1 answer)] | |||
<blockquote> | |||
"The fact is, that the unpredictable nature of leap seconds makes them very difficult to work with in APIs. One can't generally pass timestamps around that need leap seconds tables to be interpreted correctly, and expect that one system will interpret them the same as another." | |||
"To be clear - to support leap seconds in a programming language, the implementation must go out of its way to do so, and must make tradeoffs that are not always acceptable. Though there are exceptions, the general position is to not support them - not because of any subversion or active countermeasures, but because supporting them properly is much, much harder." | |||
</blockquote> | </blockquote> | ||
Line 26: | Line 39: | ||
[https://physics.stackexchange.com/questions/45354/what-time-scale-is-used-by-the-jpl-horizons-system What time scale is used by the jpl horizons system?] | [https://physics.stackexchange.com/questions/45354/what-time-scale-is-used-by-the-jpl-horizons-system What time scale is used by the jpl horizons system?] | ||
<blockquote> | <blockquote> | ||
"I'm confused by the | "I'm confused by the use of the term "UT" in the description of time scales used by the JPL HORIZONS system." | ||
"My understanding is that UTC has leap seconds, so that there should be an extra second at the end of a day on which a leap second was added, but the intervals reported by HORIZONS lacks these, and look more like UT1" | "My understanding is that UTC has leap seconds, so that there should be an extra second at the end of a day on which a leap second was added, but the intervals reported by HORIZONS lacks these, and look more like UT1" |
Latest revision as of 18:14, 27 December 2023
The following table includes quotes and links to articles from contexts where the current definition of the second is broken. This issue is causing confusion and unnecessary expense, as individuals and corporations are forced to navigate through this broken system.
JULY 25, 2022 |
It’s time to leave the leap second in the past
|
October 27, 2018 |
Where are the leap seconds in javascript? (1 answer)
|
November 28, 2012 |
What time scale is used by the jpl horizons system?
|