emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#37060: closed (bug in date / coreutils)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37060: closed (bug in date / coreutils)
Date: Sat, 17 Aug 2019 05:21:02 +0000

Your message dated Fri, 16 Aug 2019 22:19:59 -0700
with message-id <address@hidden>
and subject line Re: bug#37060: bug in date / coreutils
has caused the debbugs.gnu.org bug report #37060,
regarding bug in date / coreutils
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37060: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37060
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: bug in date / coreutils Date: Sat, 17 Aug 2019 03:32:58 +0000 User-agent: Horde Application Framework 5
Hi,

I believe there is a bug in the date utility.

My system is set to Berlin time, now daylight saving time.

When I put in

  date --date='TZ="Europe/Berlin" now'

I get correctly

  Sat 17 Aug 05:11:18 CEST 2019

However, putting in

  date --date='TZ="America/Los_Angeles" now'

yields

  Sat 17 Aug 14:12:03 CEST 2019

which is nonsense. Also, putting in

  date --date='TZ="Asia/Shanghai" now'

giving

  Fri 16 Aug 23:13:36 CEST 2019

which is definitely wrong, as I am currently in China where the sun is up and shining.



I get from date --version the following:


date (GNU coreutils) 8.23
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie.


My system is

Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22) x86_64 GNU/Linux


I get the same kind of error using 'today' instead of 'now', or 'tomorrow', '1 hour ago', etc.

In case you need further information, please do not hesitate to contact me.

Best,
Jens Baltrusch






--- End Message ---
--- Begin Message --- Subject: Re: bug#37060: bug in date / coreutils Date: Fri, 16 Aug 2019 22:19:59 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 I think that bug was fixed in 2017, and your coreutils version 8.23 predates the fix. I suggest upgrading to the current version (8.31) of coreutils, as 8.23 is pretty old anyway.


--- End Message ---

reply via email to

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