hi,,.
i used this code ..
Time.parse("October 20th, 2008, 7:48 pm")
got this error...
NoMethodError: undefined method `parse' for Time:Class
can any one help ,
how to install the parse method???
I'm using ruby version 1.8.6..., so no error in version
--
Posted via http://www.ruby-forum.com/.