bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: gnu date]


From: Bob Proulx
Subject: Re: [Fwd: gnu date]
Date: Tue, 25 Jun 2002 23:25:31 -0600
User-agent: Mutt/1.3.28i

> Do you have any ideas why I am seeing this problem?  Notice they are an
> hour different.
> 
> > address@hidden ntp]# /lsi/soft/CFR/bin/date
> > Tue Jun 25 13:46:36 CDT 2002
> > address@hidden ntp]# /lsi/soft/CFR/bin/date -d "1970-01-01 UTC + 
> > `/lsi/soft/CFR/bin/date +%s` secs"
> > Tue Jun 25 14:47:14 CDT 2002

This is what see.

  date -d "1970-01-01 UTC + `date +%s` secs" 
  Tue Jun 25 23:20:01 MDT 2002
  date
  Tue Jun 25 23:20:02 MDT 2002
  date --version
  date (GNU sh-utils) 2.0.11
  uname -a
  HP-UX sideshow B.10.20 A 9000/785 unknown

Sorry, no ideas.  But I will prime the discussion by saying please
respond to the list with the version of date that you are trying to
use, date --version, and the operating system that you are running it
on, uname -a.  With that in hand other ideas may follow.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]