aakoch / timesheet

Javascript/Node program to parse a file with timestamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display something else beside the options object for feedback

aakoch opened this issue · comments

Don't just return this:
options= {
filename: '.../timesheet.txt',
offset_hours: 0,
offset_minutes: 22
}