From: Todd Date: 2005-11-19T06:07:18+09:00 Subject: Re: Ordinal Date String to Standard Date String for a Beginner Hugh Sasse wrote: > On Sat, 19 Nov 2005, Todd wrote: > > > Oh, and strftime doesn't show up in the online RDoc documentation > > (http://www.ruby.org/core). Sometimes, stuff like this gets a little > > http://www.ruby-doc.org/stdlib/libdoc/date/rdoc/classes/Date.html#M000404 > http://www.ruby-doc.org/stdlib/libdoc/date/rdoc/classes/DateTime.html#M000416 > > Hugh Oops, I meant http://www.ruby-doc.org/core So, I guess I should really be looking at the Standard Library API instead of the Core API link from now on? Todd