GNU bug report logs - #8356
date bug

Previous Next

Package: coreutils;

Reported by: Fulvio Donazzolo <fulvio.bz <at> gmail.com>

Date: Sun, 27 Mar 2011 18:11:02 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Bob Proulx <bob <at> proulx.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: Fulvio Donazzolo <fulvio.bz <at> gmail.com>
Cc: 8356 <at> debbugs.gnu.org
Subject: bug#8356: date bug
Date: Sun, 27 Mar 2011 13:44:41 -0600
tags 8356 + moreinfo notabug
thanks

Fulvio Donazzolo wrote:
> $ date -d "02:50"
> date: invalid date `02:50'
> 
> $ date -d "01:50"
> Sun Mar 27 01:50:00 CET 2011
> 
> $ date -d "03:50"
> Sun Mar 27 03:50:00 CEST 2011
> 
> bug only with "02:XX"

Thank you for your report but this is almost certainly not a bug in
date but a misunderstanding of Daylight Savings Time in your timezone.

It looks to me like you have transitioned from CET) Central European
Time to CEST (Central European Summer Time).  During the transition
the local time "springs forward" and skips an hour.  During that hour
there is not any 02:XX time that is valid.  It does not exist.

Please read this FAQ and see if it matches your problem.  It includes
quite a lot of description of the issues.

  http://www.gnu.org/software/coreutils/faq/#The-date-command-is-not-working-right_002e

Bob




This bug report was last modified 14 years and 50 days ago.

Previous Next


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