[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8372: date - Summer Time Shift Problem.
From: |
Etienne Buira |
Subject: |
bug#8372: date - Summer Time Shift Problem. |
Date: |
Tue, 29 Mar 2011 17:39:44 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Mar 29, 2011 at 10:05:28AM +0200, Reicher, Igor, VF-DE wrote:
> Hello,
>
> I have some stuff to repert. See below.
>
> ~> date --version
> date (GNU coreutils) 5.3.0
> Geschrieben von David MacKenzie.
>
> ~> date
> 20110329
>
> ~> date "+%Y%m%d" -d "20110329 1 days ago "
> 20110328
>
> ~> date "+%Y%m%d" -d "20110328 0 days ago "
> 20110328
>
> ~> date "+%Y%m%d" -d "20110328 1 days ago "
> 20110326
>
> ~> date "+%Y%m%d" -d "20110328 2 days ago "
> 20110325
>
>
> Best Regards
> Igor Reicher
What if you tries "20110329 12:00 n days ago"?