Homebrew Severn ISOs

Thomas Dodd ted at cypress.com
Thu Sep 25 21:39:39 UTC 2003


Michal Jaegermann wrote:
> On Thu, Sep 25, 2003 at 03:27:28PM -0400, Jeremy Katz wrote:
> 
>>On Thu, 2003-09-25 at 12:48, Michal Jaegermann wrote:
>>
>>>Looks to me like a very high precision timestamp.
>>
>>Yep, it's a python script that generates the .discinfo, though, so it
>>comes from python time.time()
> 
> 
> $ perl -le '$d=gmtime 1064433227.89300; print $d'
> Wed Sep 24 19:53:47 2003

wouldn't that be a unix timeval from get/settimeofday() as well?

So 1064433227.89300 seconds since Jan 1, 1970 or
tv_sec=106443327 seconds
tv_usec=893000 microseconds

	-Thomas





More information about the fedora-test-list mailing list