Date format

looking for information on how to format a date.

Jimmy P. wrote:

looking for information on how to format a date.

use strftime

http://www.ruby-doc.org/core/classes/Time.src/M000297.html

http://noobkit.com/show/ruby/ruby/standard-library/date/strftime.html

On Jan 25, 2008 10:40 AM, Jimmy P.
[email protected]
wrote:

looking for information on how to format a date.

Posted via http://www.ruby-forum.com/.


Ryan B.

Feel free to add me to MSN and/or GTalk as this email.

www.ruby-doc.org/core

look up Date class (maybe Time) and strftime method.

Peace,
Phillip