From: James Edward Gray II Date: 2009-10-07T02:57:28+09:00 Subject: Re: Ruby for the wrong reason On Oct 6, 2009, at 8:14 AM, Glen Holcomb wrote: > On Tue, Oct 6, 2009 at 6:54 AM, James Edward Gray II > wrote: > >> ---------------------------------------------------------- >> Time#strftime > If anyone is curious where the information James provided can be > found: > > http://lmgtfy.com/?q=Ruby+strftime&l=1 Also, when you see those long dashed lines with the class/module and possibly a method name on the right, that tells you what to type into ri. I literally typed: ri Time#strftime James Edward Gray II