Subject: Seven lone Time methods
From: "Trans" <transfire gmail.com>
Date: Mon, 15 Aug 2005 21:16:13 +0900
Time is a core class of Ruby's. So why do we have to
require 'time'
in order to gain these seven methods?
httpdate, iso8601, parse, rfc2822, rfc822, xmlschema, zone_offset
What aren't they already there? (especailly #parse)
Thanks,
T.