Given two dates, it returns a human-readable string representing the time elapsed between them.
Start date.
End date.
A string like "5 minutes ago" or "2 days ago".
Given two dates, it returns a human-readable string representing the time elapsed between them.