From: Greg Willits Date: 2007-11-15T04:01:44+09:00 Subject: Re: Date.new('2007-09-01') not legal? >> Is that form of creating a new date object really not legal? >> If so, that seems mighty odd. > > Try Date.parse('2007-09-01'). Whew :-) Weird, but I don't see this documented anywhere in "Programming Ruby" Thanks! -- gw -- Posted via http://www.ruby-forum.com/.