Guest User

Untitled

a guest
Feb 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <%= purchase["created_on"].to_s + " - " + Time.now.to_s + " = " + (purchase["created_on"] - Time.now).to_s %>
  2.  
  3.  
  4. Thu Jul 27 15:21:00 PDT 2006 - Thu Jul 27 17:35:33 PDT 2006 = -8073.74755
Add Comment
Please, Sign In to add comment