--0015174be4a2629f4d04a3020f73 Content-Type: text/plain; charset=ISO-8859-1 Could it be a problem with the logger you're using? Try doing a puts instead. David On Wed, May 11, 2011 at 11:08 AM, Iain Barnett <iainspeed / gmail.com> wrote: > Hi, > > RSpec is taking a day off the date in my tests: > > RSpec: > > let(:vtime_start){ Time.now - 10 } > > (logged) 2011-05-10 15:57:39 +0100 > > irb: > > Time.now - 10 >