Add work hours calc
This commit is contained in:
6
spec/data/work-records.json
Normal file
6
spec/data/work-records.json
Normal file
@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"start": "2019-01-01 10:00:00",
|
||||
"finish": "2019-01-01 20:00:00"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user