Package: coreutils
Version: 8.5-1
Severity: normal

Odd bug in date on one day within one hour:

date -d '2010-03-13 02:00:00' +%Y-%m-%d\ %H:%M:%S
2010-03-13 02:00:00

date -d '2010-03-14 01:59:59' +%Y-%m-%d\ %H:%M:%S
2010-03-14 01:59:59

date -d '2010-03-14 02:00:00' +%Y-%m-%d\ %H:%M:%S
date: invalid date `2010-03-14 02:00:00'

date -d '2010-03-14 02:59:59' +%Y-%m-%d\ %H:%M:%S
date: invalid date `2010-03-14 02:59:59'

date -d '2010-03-14 03:00:00' +%Y-%m-%d\ %H:%M:%S
2010-03-14 03:00:00

date -d '2010-03-15 02:00:00' +%Y-%m-%d\ %H:%M:%S
2010-03-15 02:00:00

Error consistent on eight debian squeeze servers in LA time zone.

Cheers,
Dave

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.6 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages coreutils depends on:
ii  libacl1                       2.2.49-4   Access control list shared library
ii  libattr1                      1:2.4.44-2 Extended attribute shared library
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib
ii  libselinux1                   2.0.96-1   SELinux runtime shared libraries

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to