|
From: | gmail |
Subject: | bug#8356: date bug, precision, universal time not affected |
Date: | Sun, 27 Mar 2011 22:01:19 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
I notice this behavior with coreutils-8.9 : address@hidden /bin/date -d "02:50" /bin/date: invalid date `02:50' The universal time parsing seems not affected : address@hidden /bin/date -u -d "02:50" Sun Mar 27 02:50:00 UTC 2011 Regards, Cédric. Le 27/03/2011 16:48, Fulvio Donazzolo a écrit :
$ 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"
[Prev in Thread] | Current Thread | [Next in Thread] |