stop = Time.local( 2007, "jan", 30, 1, 15, 20 )start = Time.local( 2008, "jan", 30, 1, 15, 20 )puts stop - start