Calculating lapsed time between two dates

Hi Ryan,

Here's a thread showing how to subtract two dates:

It uses "days" but you could use other time units like hours (use "h" instead of "D") or minutes (use "m" instead of "D").