bug-coreutils
[Top][All Lists]
Advanced

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

bug#17161: closed (Re: bug#17161: Bug in date arithmetic of date)


From: Marc R.J. Brevoort
Subject: bug#17161: closed (Re: bug#17161: Bug in date arithmetic of date)
Date: Wed, 2 Apr 2014 10:17:55 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

Hello,

As a heads-up, the explanation that this is due to time zone+locale doesn't 
make sense:

address@hidden:~$ date --utc -d "2014-03-11 12:34:56 -1 day" +"%Y-%m-%d %H:%M:%S"
2014-03-12 13:34:56
address@hidden:~$ date --utc -d "2014-03-11 12:34:56 -2 days" +"%Y-%m-%d %H:%M:%S"
2014-03-12 14:34:56
address@hidden:~$ date --utc -d "2014-03-11 12:34:56 -3 days" +"%Y-%m-%d %H:%M:%S"
2014-03-12 15:34:56

The more days I subtract, the more hours are added. If this were a time zone issue, the amount of hours added would be constant but the resulting date would not.

Best,
Marc

On Tue, 1 Apr 2014, GNU bug Tracking System wrote:

Your bug report

#17161: Bug in date arithmetic of date

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to address@hidden

--
17161: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17161
GNU Bug Tracking System
Contact address@hidden with problems






reply via email to

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