[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: Re: [Demexp-dev] Which timestamp at each modification?]
From: |
luna |
Subject: |
Re: [Fwd: Re: [Demexp-dev] Which timestamp at each modification?] |
Date: |
Thu, 09 Jun 2005 20:47:22 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.2 (X11/20050331) |
David MENTRE a écrit :
> luna <address@hidden> writes:
> OCaml time returns the current time since 00:00:00 GMT, Jan. 1, 1970, in
> seconds. I suppose GMT equals UTC.
Yes. Indeed no, but GMT stands generally for UTC.
>
> What does TAI means?
Temps Atomique International defined from BIPM [1]
This link [2] describe well the difference between Epoch, UTC and TAI.
But the difference is perhaps not relevant for demexp.
It's easier to rely on UNIX sub-system.
[1] <http://www.bipm.org/en/practical_info/time_server.html>
[2] <http://cr.yp.to/proto/utctai.html>