GNU bug report logs - #17600
Maybe a bug of `date`

Previous Next

Package: coreutils;

Reported by: HoHo Zhao <hzhao <at> redhat.com>

Date: Mon, 26 May 2014 15:46:01 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bob Proulx <bob <at> proulx.com>
To: HoHo Zhao <hzhao <at> redhat.com>, 17600 <at> debbugs.gnu.org
Subject: bug#17600: Maybe a bug of `date`
Date: Mon, 26 May 2014 20:55:49 -0600
HoHo Zhao wrote:
> Wrong:
> 	$ TZ=UTC date -d "15:00 CST"   (China Standard Time)
> 	Mon May 26 21:00:00 UTC 2014
> 
> So the problem is with "CST" in the date STRING.

CST in the above is being interpreted as US Central Standard Time.
For Central Standard Time it is correct.

CST is one of the ambiguous timezones that Pádraig referred to.  This
is one of the reasons "date -R" with the unambiguous numeric timezones
is the better output format.

Bob




This bug report was last modified 10 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.