On Jun 27, 10:51 pm, Paul Rubin <http://[EMAIL PROTECTED]> wrote:
> The difficulty/impossibility of computing intervals on UTC because of
> leap seconds suggests TAI is a superior timestamp format.

If you care about intervals you'd better keep timestamps in SI seconds
since some zero time point (just like OP wanted). TAI timestamps are
pretty useless IMHO. They need to be converted to decimal/float for
interval calculations and they don't represent any legal time.

  -- Leo

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to