Skip to content

Instantly share code, notes, and snippets.

@anta40
Created October 24, 2019 10:22
Show Gist options
  • Save anta40/918af3da0f72148617df4b3e3737a541 to your computer and use it in GitHub Desktop.
Save anta40/918af3da0f72148617df4b3e3737a541 to your computer and use it in GitHub Desktop.
[
{
"id": "9",
"name": "Tester 02",
"date": "25-09-2019",
"checkintime": "14:56:39",
"checkouttime": "15:52:22",
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "10",
"name": "Jack",
"date": "27-09-2019",
"checkintime": "14:04:44",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "9",
"name": "Tester 02",
"date": "04-10-2019",
"checkintime": "16:25:27",
"checkouttime": "16:25:58",
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "10",
"name": "Jack",
"date": "04-10-2019",
"checkintime": "16:26:22",
"checkouttime": "16:26:40",
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "1",
"name": "Andre Tampubolon",
"date": "04-10-2019",
"checkintime": "16:28:35",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "2",
"name": "Kevin Witomo",
"date": "04-10-2019",
"checkintime": "16:28:53",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "3",
"name": "Treavies Agassy",
"date": "04-10-2019",
"checkintime": "16:28:57",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "4",
"name": "Yosua Kristianto",
"date": "04-10-2019",
"checkintime": "16:29:02",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "5",
"name": "Darwin Aridarno",
"date": "04-10-2019",
"checkintime": "16:29:06",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": true
}
},
{
"id": "9",
"name": "Tester 02",
"date": "07-10-2019",
"checkintime": "12:41:40",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": false
}
},
{
"id": "9",
"name": "Tester 02",
"date": "08-10-2019",
"checkintime": "17:59:17",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": false
}
},
{
"id": "9",
"name": "Tester 02",
"date": "11-10-2019",
"checkintime": "12:17:53",
"checkouttime": null,
"checkindistance": {
"Int64": 0,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": false
}
},
{
"id": "10",
"name": "Jack",
"date": "17-10-2019",
"checkintime": null,
"checkouttime": "15:01:30",
"checkindistance": {
"Int64": 0,
"Valid": false
},
"checkoutdistance": {
"Int64": 4,
"Valid": true
}
},
{
"id": "10",
"name": "Jack",
"date": "17-10-2019",
"checkintime": null,
"checkouttime": "15:02:05",
"checkindistance": {
"Int64": 0,
"Valid": false
},
"checkoutdistance": {
"Int64": 4,
"Valid": true
}
},
{
"id": "10",
"name": "Jack",
"date": "17-10-2019",
"checkintime": "15:03:11",
"checkouttime": null,
"checkindistance": {
"Int64": 4,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": false
}
},
{
"id": "9",
"name": "Tester 02",
"date": "22-10-2019",
"checkintime": "14:27:54",
"checkouttime": null,
"checkindistance": {
"Int64": 4,
"Valid": true
},
"checkoutdistance": {
"Int64": 0,
"Valid": false
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment