From: Hassan Schroeder Date: 2012-11-13T00:57:24+09:00 Subject: Re: Convert date to string On Mon, Nov 12, 2012 at 7:41 AM, Carlo E. Prelz wrote: > As I mentioned in my post, you first have to: > > require 'time' OK, that's disturbing. How is it that I can do Time.new without first requiring 'time' but Time.parse fails?? In any case, you're right that Time.parse uses the system TZ in contrast to DateTime.parse. Which seems strange, too, but... Thanks for enlightening me :-) -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com http://about.me/hassanschroeder twitter: @hassan