Concept → IO ()

Linux Emacs Coding Music Links About Search

Dateutils

Did you ever need to calculate the time difference between two consecutive time stamps from a log file or something similar? Check out dateutils, it is really useful:

ddiff -i '%H:%M:%S' '19:09:43,683' '19:34:10,350'