On Linux (probably doesn't work on other *nix)
$ date -d "@1189480839"
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx on behalf of Keith Chadwick
Sent: Thu 27/09/2007 19:58
To: Condor-Users Mail List
Subject: Re: [Condor-users] When was 1189480839?
I always like the date utility myself...
[chadwick@fermigrid0 scripts]$ date -d "1970-01-01 1189480839 sec utc"
Mon Sep 10 22:20:39 CDT 2007
-Keith.
At 1:40 PM -0500 9/27/07, Steven Timm wrote:
Does anyone have a quick command-line utility to convert
from the condor timestamps of seconds since the unix epoch, to human
dates, and back?
Steve