-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwakatime.json
More file actions
27 lines (27 loc) · 768 Bytes
/
wakatime.json
File metadata and controls
27 lines (27 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"data": {
"best_day": {
"date": "2022-08-21",
"text": "1 min",
"total_seconds": 99.775516
},
"grand_total": {
"daily_average": 100.0,
"daily_average_including_other_language": 100.0,
"human_readable_daily_average": "1 min",
"human_readable_daily_average_including_other_language": "1 min",
"human_readable_total": "1 min",
"human_readable_total_including_other_language": "1 min",
"total_seconds": 99.775516,
"total_seconds_including_other_language": 99.775516
},
"range": {
"days_including_holidays": 1,
"days_minus_holidays": 1,
"end": "2022-08-21T20:59:59Z",
"holidays": 0,
"range": "all_time",
"start": "2022-08-20T21:00:00Z"
}
}
}