Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 296 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 296 Bytes

A tool to compute current time balance from Excel exports from Timesheet.

Usage

mvn package
java -jar target/timesheet-reader.jar \
--date-column "MyDateColumn" \
--duration-column "MyDurationColumn" MyFile.xls