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

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

date sign error


From: Dipl.-Ing. Thomas Schallar
Subject: date sign error
Date: Mon, 03 Sep 2001 13:32:55 +0200

Hello!

Try

> date -d "2038-01-19 3:14:07 GMT" "+%s"
2147483647
with a second more:
> date -d "2038-01-19 3:14:08 GMT" "+%s"
date: invalid date `2038-01-19 3:14:08 GMT'
Looks like a sign-problem to me. :-) I'm using
> date --version
date (GNU sh-utils) 2.0
Written by David MacKenzie.
Greetings from Vienna, Austria, Europe,
Thomas Schallar
 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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