177 178 179
# File 'lib/time_calc/diff.rb', line 177 def exact from.unwrap.to_time - to.unwrap.to_time end