Time Sheet

Weekdays
Start End Total
Monday {{mon.total=difference(mon.start,mon.end);""}} {{mon.total}}
Tuesday {{tue.total=difference(tue.start,tue.end);""}} {{tue.total}}
Wednesday {{wed.total=difference(wed.start,wed.end);""}} {{wed.total}}
Thursday {{thu.total=difference(thu.start,thu.end);""}} {{thu.total}}
Friday {{fri.total=difference(fri.start,fri.end);""}} {{fri.total}}
Weekends
Saturday {{sat.total=difference(sat.start,sat.end);""}} {{sat.total}}
Sunday {{sun.total=difference(sun.start,sun.end);""}} {{sun.total}}

Totals
Pay Rate:
$
/ Hour
Total Hours: {{total()}}
Salary: {{pay()}}