Fwd: Bulletin C number 68
No leap second 2024-12-31, per below. See attached patch. -- Tim Parenti ---------- Forwarded message --------- From: IERS EOP Product Center <iers.eoppc@obspm.fr> Date: Thu, 4 Jul 2024 at 10:57 Subject: Bulletin C number 68 To: <bulc.iers@obspm.fr> INTERNATIONAL EARTH ROTATION AND REFERENCE SYSTEMS SERVICE (IERS) SERVICE INTERNATIONAL DE LA ROTATION TERRESTRE ET DES SYSTEMES DE REFERENCE SERVICE DE LA ROTATION TERRESTRE DE L'IERS OBSERVATOIRE DE PARIS 61, Av. de l'Observatoire 75014 PARIS (France) Tel. : +33 1 40 51 23 35 e-mail : services.iers@obspm.fr http://hpiers.obspm.fr/eop-pc Paris, 04 July 2024 Bulletin C 68 To authorities responsible for the measurement and distribution of time INFORMATION ON UTC - TAI NO leap second will be introduced at the end of December 2024. The difference between Coordinated Universal Time UTC and the International Atomic Time TAI is : from 2017 January 1, 0h UTC, until further notice : UTC-TAI = -37 s Leap seconds can be introduced in UTC at the end of the months of December or June, depending on the evolution of UT1-TAI. Bulletin C is mailed every six months, either to announce a time step in UTC, or to confirm that there will be no time step at the next possible date. Christian BIZOUARD Director Earth Orientation Center of IERS Observatoire de Paris, France
On 2024-07-29 16:20, Tim Parenti via tz wrote:
No leap second 2024-12-31, per below. See attached patch.
Thanks. While we're on the topic of leap seconds, Judah Levine's proposal to replace leap seconds was published this month as a preprint by Metrologia. Although the paper is supposed to be public domain in the US (because it's a product of the federal government), Metrologia doesn't make it freely readable, which is not quite cricket; thankfully a preprint is publicly available. Levine's proposal would replace leap seconds with leap smears every decade. Until 2100 the smears would adjust clocks by 13 seconds. After 2100 the "13" could be adjusted upward as needed. The idea is to keep UTC to within 100-or-so seconds of UT1, by adjusting via a smear once per decade, and to do this adjustment algorithmically (i.e., without paying attention to what the Earth actually does) so as to make TAI-UTC more predictable. Using a leap smear would keep TAI-UTC continuous over time. Levine suggests running UTC clocks half-speed during the smear; this means TAI-UTC would be continuous but not continuously differentiable. My back-of-the-envelope calculations suggest that this scheme would work for about half a millennium before accumulated tidal friction would necessitate further adjustment or replacement. If I understand things correctly, Levine would rather get out of the leap-second-table publishing business, and so would rather have the leap smear implemented directly via code in localtime.c (or whatever), instead of being disseminated by a table that needs updating every six months. Presumably a new version of the code would need to be disseminated before the year 2100 rolls around. If we resisted this hint and used a table anyway, the table would have one entry per century and would stop working after five entries or so; not sure it'd worth the effort to implement it that way. Proposed documentation patch attached and installed in the development sources.
participants (2)
-
Paul Eggert -
Tim Parenti