Siep Korteling wrote: > > Date is in the standard library; so no gem to install. Sorry.. thx.. I was confused because: >> require 'date' => false It works: >> DateTime.new(8888,12,12).to_s => "8888-12-12T00:00:00+00:00" Thanks f. -- Posted via http://www.ruby-forum.com/.