3 Jul
2012
3 Jul
'12
5:31 a.m.
On (2012-07-03 01:54 -0700), Wolfgang S. Rupprecht wrote:
kernel time, why do we do it with leapseconds? We should really move the leapseconds correction into the display routines like DST and
Yes. TAI time natively and presentation uses leap lookup tables to convert to UTC. Unixtime is not monotonously increasing which is incredibly broken by design. http://en.wikipedia.org/wiki/Unixtime#TAI-based_variant http://cr.yp.to/libtai.html -- ++ytti