From: "Stephan Kämper" Date: 2005-04-04T00:34:42+09:00 Subject: Re: Hamburg.rb meeting... Erik Veenstra wrote: >>Wednesday, April 4th 2005 > > Strange combination... Yes indeed. You're right, I'm wrong. Of course it's on the sixth of April. Just to be sure, some lines from irb: irb irb(main):001:0> require 'time' => true irb(main):002:0> Time.parse( "2005/04/06 18:00" ) => Wed Apr 06 18:00:00 Westeurop�ische Sommerzeit 2005 irb(main):003:0> Happy rubying Stephan