The linked Debian bug has the following comment from the maintainer:
> I will update the documentation in the next version to mention that you
> should never use any of the natural language features.
(I don't think that ever happened, though.)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=5
** Tags added: dapper gutsy trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/51106
Title:
Calculations by "date" are wrong
To manage notifications about this bug go to:
https://bugs.launchpad.n
** Changed in: coreutils (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/51106
Title:
Calculations by "date" are wrong
To manage notifications about this bug go
** Bug watch added: Debian Bug tracker #515764
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515764
** Also affects: coreutils (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515764
Importance: Unknown
Status: Unknown
--
You received this bug notification because
Another obscure observation I made on Ubuntu 12.04 (probably affects all
previous versions as well):
glaubitz@ubuntu:~$ date -d "11:40 + 1 minutes"
Mon Jun 11 12:41:00 CEST 2012
glaubitz@ubuntu:~$ date -d "11:40 + 2 minutes"
Mon Jun 11 11:41:00 CEST 2012
glaubitz@ubuntu:~$ date -d "11:40 + 3 minut
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 bec
This is the wrong GNU bug (savannah bug 11290). I am pretty sure this
has been fixed on Maverick (coreutils 8.5), but I will check. Meanwhile,
I am unlinking the above savannah bug from here.
** Changed in: coreutils
Importance: Unknown => Undecided
** Changed in: coreutils
Status: Unkn
Upstream has closed this bug as Won't Fix.
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
marking as triaged, patch pending acceptance upstream (gnulib).
** Changed in: coreutils (Ubuntu)
Status: Confirmed => Triaged
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Well... I submitted the patch with the tests to bug-gnulib mailing list.
I think that handling date-format "HH:MM + X minutes" is better than
handling "HH:MM +T day ago" (+T means timezone here, +X means relative
offset number, HH hours, MM minutes). This is the obscure format
currently considered
Yes and no ... patch to fix the issue was proposed to upstream in the
set of date.y patches. However, they didn't accepted full set (separate
patches for separate issues with tests were requested) and this one last
part is still not submitted. I have the patch ready (at least almost
ready), but as
Hi Ondřej,
Did you submit the fix? I do not remember, anymore, and I am not sure
what you would be fixing ;-)
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Bug watch added: GNU Savannah Bug Tracker #11290
http://savannah.gnu.org/bugs/?11290
** Also affects: coreutils via
http://savannah.gnu.org/bugs/?11290
Importance: Unknown
Status: Unknown
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received th
It's all about bison parser in gnulib's getdate.y ... that one is not perfect -
and I tried to improve it a bit in past months - 4 bugs solved - that one issue
is still not commited to upstream although I have fix prepared. To explain why
it is the behaviour like this I'll take one example...
$
I have the same problem on gutsy (coreutils 5.97-5.3ubuntu).
A workaround is to specify as a first operation "0 min" (so without a +
or - sign, as Tino suggests) and then the actual operation. e.g. :
date -d "2007-03-23 21:01 0 min -10 min"
At least for me, it works.
--
Calculations by
Probably related to bug:
http://savannah.gnu.org/bugs/?11290
but launchpad complains it doesn't recognize this bugtracker so i cant
connect this bug to that upstream bug.
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are
I meant to write coreutils 6.9 not 6.0
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
its also in coreutils 6.0 so it's upstream.
If you do:
date -d '11:40 8 minutes'
(so leave out the '+'), it gives the right answer: 11:48
11:40 60 seconds gives 11:41 (correct)
11:40 + 1 day gives correct answer
11:40 1 day gives correct anser.
With day, week, year, you can add the plus sign, (
Still happens in gutsy
coreutils 5.97
--
Calculations by "date" are wrong
https://bugs.launchpad.net/bugs/51106
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
Happens here too.
** Changed in: coreutils (Ubuntu)
Status: Unconfirmed => Confirmed
--
Calculations by "date" are wrong
https://launchpad.net/bugs/51106
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
20 matches
Mail list logo