Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 394 Bytes

timedelta

Easy way to determine the amount of time between two moments.

A shell script wrapper around Gnu date to provide some syntactic sugar when you want to measure the amount of time between two moments in time.

To Do

  • output count of days as an absolute value
  • verbose output option (to display time units)
  • more time unit output formats than the only a count of days