[Bug 51106] Re: Calculations by "date" are wrong
yamo
stephane.gregoire at mhuu.org
Thu Aug 25 08:22:10 UTC 2011
Hi,
On natty :
$ date --version
date (GNU coreutils) 8.5
$ date -d '11:40'
jeudi 25 août 2011, 11:40:00 (UTC+0200)
$ date -d '11:40 + 8 minutes'
jeudi 25 août 2011, 05:41:00 (UTC+0200)
$ date -d '11:40 + 8 hours'
jeudi 25 août 2011, 06:40:00 (UTC+0200)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/51106
Title:
Calculations by "date" are wrong
Status in The Gnu Core Utilities:
New
Status in “coreutils” package in Ubuntu:
Triaged
Bug description:
Binary package hint: coreutils
On Ubuntu 6.06 LTS, calculations by the program "date" are wrong:
$ date --version
date (GNU coreutils) 5.93
(...)
$ date -d '11:40'
Tue Jun 27 11:40:00 CEST 2006
$ date -d '11:40 + 8 minutes'
Tue Jun 27 13:33:00 CEST 2006
$ date -d '11:40 + 8 hours'
Tue Jun 27 14:32:00 CEST 2006
These calculations were correct in my previous Ubuntu installation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/51106/+subscriptions
More information about the foundations-bugs
mailing list