Mailinglist Archive: opensuse (3156 mails)

< Previous Next >
Re: [opensuse] I should have known!
  • From: James Knott <james.knott@xxxxxxxxxx>
  • Date: Sun, 09 Dec 2007 09:09:58 -0500
  • Message-id: <475BF736.6080103@xxxxxxxxxx>
Aaron Kulkis wrote:
Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



The Friday 2007-11-30 at 22:22 -0600, Bryen wrote:

On Sat, 2007-12-01 at 05:00 +0100, Carlos E. R. wrote:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \
%{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE} \
%25{PACKAGER}\n" | sort | less -S

That's very cool. What does the first column represent? I'm assuming
it is install time based on unix time?

Some internal time representation, I think seconds from certain date
which I think is called unix time, yes.

Unix Time starts with t=0 seconds at
00:00, between 31 Dec 1969 and 01 Jan 1970,
which is also knows as "the epoch."

System time is an unsigned 32-bit number representing
the number of seconds since "the epoch."

32-bit time will run out sometime in 2038.

Oh no!!! What happens when we run out of time??? Will the universe
end??? ;-)


--
Use OpenOffice.org <http://www.openoffice.org>
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups