Your bug report

#8241: Bug#618009: date: invalid date `TZ="America/Chicago" now' but 
Europe/Paris OK

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8...@debbugs.gnu.org.

-- 
8241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8241
GNU Bug Tracking System
Contact help-debb...@gnu.org with problems
--- Begin Message ---
jida...@jidanni.org wrote:
> By the way, America is undergoing a Daylight Savings Time jump right
> about now.

Well, there's your answer. You were probably asking for a date/time that
did not exist due to the daylight savings time skip.

-- 
BenoƮt Knecht


--- End Message ---
--- Begin Message ---
Package: coreutils
Version: 8.5-1
File: /bin/date
X-debbugs-cc: bug-coreut...@gnu.org

for i in Asia/Taipei America/Chicago America/New_York Europe/Paris
do for j in monday now yesterday today tomorrow 12pm
    do echo TZ=\"$i\" $j; done; done|date -f -

gives
date: invalid date `TZ="America/Chicago" now' etc.
ONLY when in America, and ONLY when using now etc.
Monday etc. don't trigger the bug.

By the way, America is undergoing a Daylight Savings Time jump right
about now.





--- End Message ---

Reply via email to