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

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

Re: date 2.0 -- converting seconds to a date


From: Jim Meyering
Subject: Re: date 2.0 -- converting seconds to a date
Date: Sat, 29 Sep 2001 12:48:11 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106

Thanks for the long explanation and suggestions.
Have you looked at more recent test releases of sh-utils?

  ftp://alpha.gnu.org/gnu/fetish/sh-utils-2.0.11.tar.gz

With it, you can use this:

  date -u -d "1970-01-01 UTC +$SEC sec" +'%Y-%m-%d %T %Z'

In addition, the documented examples have been improved.
If there's a problem in the latest release, I'll be happy to fix it.

"Charles Karney" <address@hidden> wrote:
>     Redhat Linux 6.2
>     date 2.0
...



reply via email to

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