fnogatz / clocker

Command-line tool to track project hours
Other
420 stars 31 forks source link

Rounding and Other Output Manipulation #35

Open coreyjewett opened 6 years ago

coreyjewett commented 6 years ago

Manipulate timestamps on output. Rounding reduces the precision of the output. Suppressing seconds does exactly what it sounds like. These options affect only output, full precision timestamps are always stored.

Both features are controlled via command line options and/or an optional configuration file.