From: Lucas Holland Date: 2006-12-18T03:39:50+09:00 Subject: DateTime Hi, I've just checked out this: http://ruby.cenophobie.com/RubyCheat.pdf Ruby cheat sheet. On the second page, DateTime is mentioned but when I try the following: DateTime::now or DateTime.now it says that the constant DateTime is uninitalized. Can anyone help? -- Posted via http://www.ruby-forum.com/.