Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Converting time formats
Date: Sat, 28 May 2011 16:47:16
Message-Id: irr8qi$mrm$1@dough.gmane.org
In Reply to: [gentoo-user] Converting time formats by Dale
1 On 05/28/2011 07:37 PM, Dale wrote:
2 > I asked this once before but I can't find it. I have a log file that has
3 > time stamps that look like this:
4 >
5 > lastrun = 1306574899
6 >
7 > What do I use to get the human time for that? I thought it was the date
8 > command but I couldn't find it in the man page. I tried google but I
9 > can't recall what that time stamp is called either so not sure what to
10 > search for.
11 >
12 > Could someone enlighten me a little bit here?
13
14 date -d @1306574899