Ah, yes.

Another day, another dollar.

šŸ”— The Problem

Today, I wanted to apply a maximum height to my Github Gist embeds. That way, I can embed long snippets into my blog posts without making the reader scroll 5 million miles to keep reading.

Fortunately, there are already some how-toā€™s out there.

Unfortunately, the Gist-related CSS snippets floating around on the web didnā€™t play nicely with a CSV gist I wanted to embed.

Github does some nifty magic to table-ify CSV files you post as Gists. Nice and all, but Githubā€™s CSV magic makes applying your own styling more complicated.

Pasting in random snippets I found on Google alternately gave me some uggo double scroll bar action or hid the horizontal scroll bar way down yonder, so you have to scroll down through the gist to even see it.

uggo double scrollbars Peep those uggo double scroll bars.

Yuck.

šŸ”— The Fix

I eventually realized that I couldnā€™t get around it: these nicely-rendered CSV tables need special treatment in the style sheet. Hereā€™s the CSS that worked for me.

.gist .csv-data  {
  overflow:auto;
  max-height:350px;
}

.gist .file {
  max-height:400px;
  overflow:auto !important;
}

.gist .type-csv {
  overflow:hidden !important;
}

Below are some examples of that CSS in action on Gist embeds.

Type Local Number Message Field 1 Value 1 Units 1 Field 2 Value 2 Units 2 Field 3 Value 3 Units 3 Field 4 Value 4 Units 4 Field 5 Value 5 Units 5 Field 6 Value 6 Units 6 Field 7 Value 7 Units 7 Field 8 Value 8 Units 8
Definition 0 file_id serial_number 1 time_created 1 manufacturer 1 product 1 number 1 unknown 1 type 1
Data 0 file_id serial_number 3951179934 time_created 903067200 manufacturer 1 garmin_product 2622 number 39 type 32
Definition 1 device_info timestamp 1 serial_number 1 manufacturer 1 product 1 software_version 1
Data 1 device_info timestamp 903067200 s serial_number 3951179934 manufacturer 1 garmin_product 2622 software_version 4.6
Definition 2 software version 1
Data 2 software version 4.3
Definition 3 monitoring_info timestamp 1 local_timestamp 1 cycles_to_distance 2 cycles_to_calories 2 unknown 2 resting_metabolic_rate 1 activity_type 2 unknown 1
Data 3 monitoring_info timestamp 903067200 s local_timestamp 903052800 s cycles_to_distance 1.547|2.3204 m/cycle cycles_to_calories 0.0504|0.1588 kcal/cycle unknown 99999|7500 resting_metabolic_rate 2124 kcal / day activity_type 6|1 unknown 1
Definition 4 monitoring timestamp 1 unknown 1 unknown 1
Data 4 monitoring timestamp 903067200 s unknown 0 unknown 0
Definition 5 monitoring timestamp 1 unknown 1 unknown 1
Data 5 monitoring timestamp 903067200 s unknown 0 unknown 0
Definition 6 ohr_settings timestamp 1 enabled 1
Data 6 ohr_settings timestamp 903067200 s enabled 1
Definition 7 unknown unknown 4
Data 7 unknown unknown 11|254|7|0
Definition 0 event timestamp 1 unknown 1 data16 1 event 1 event_type 1 unknown 1 unknown 1
Data 0 event timestamp 903067260 s unknown 903065940 data16 7 event 54 event_type 3 unknown 8 data 7
Definition 1 stress_level stress_level_time 1 stress_level_value 1 unknown 1
Data 1 stress_level stress_level_time 903067260 s stress_level_value 23 unknown 9
Definition 2 monitoring timestamp_16 1 heart_rate 1
Data 2 monitoring timestamp_16 46716 s heart_rate 64 bpm
Data 7 unknown unknown 2|192|0|8
Definition 3 monitoring timestamp 1 current_activity_type_intensity 1
Data 3 monitoring timestamp 903067260 s current_activity_type_intensity 8 activity_type 8 intensity 0
Data 1 stress_level stress_level_time 903067320 s stress_level_value 16 unknown 37
Data 2 monitoring timestamp_16 46776 s heart_rate 65 bpm
Data 7 unknown unknown 0|0|0|16
Data 0 event timestamp 903067380 s unknown 903066360 data16 2 event 54 event_type 3 unknown 0 data 2
Data 3 monitoring timestamp 903067320 s current_activity_type_intensity 72 activity_type 8 intensity 2
Data 1 stress_level stress_level_time 903067380 s stress_level_value -1 unknown 101
Data 7 unknown unknown 10|0|0|24
Data 0 event timestamp 903067440 s unknown 903066480 data16 1 event 54 event_type 3 unknown 8 data 1
Data 1 stress_level stress_level_time 903067440 s stress_level_value 18 unknown 29
Data 7 unknown unknown 18|64|8|32
Definition 4 unknown unknown 22
Data 4 unknown unknown 48|183|211|53|2|2|5|244|251|149|148|134|1|1|3|1|1|149|148|148|148|148
Data 0 event timestamp 903067500 s unknown 903066540 data16 1 event 54 event_type 3 unknown 0 data 1
Data 3 monitoring timestamp 903067440 s current_activity_type_intensity 8 activity_type 8 intensity 0
Data 1 stress_level stress_level_time 903067500 s stress_level_value -2 unknown 102
Data 2 monitoring timestamp_16 46956 s heart_rate 62 bpm
Data 7 unknown unknown 0|64|132|232
Data 1 stress_level stress_level_time 903067560 s stress_level_value 67 unknown -56
Data 2 monitoring timestamp_16 47016 s heart_rate 79 bpm
Data 7 unknown unknown 112|7|232|224
Definition 5 monitoring cycles 1 active_time 1 active_calories 1 timestamp_16 1 current_activity_type_intensity 1
Data 5 monitoring steps 34 steps active_time 120 s active_calories 5 kcal timestamp_16 47016 s current_activity_type_intensity 70 activity_type 6 intensity 2
Data 1 stress_level stress_level_time 903067620 s stress_level_value 18 unknown 28
Data 2 monitoring timestamp_16 47076 s heart_rate 85 bpm
Data 7 unknown unknown 0|0|118|240
Data 1 stress_level stress_level_time 903067680 s stress_level_value 16 unknown 35
Data 2 monitoring timestamp_16 47136 s heart_rate 62 bpm
Data 7 unknown unknown 0|0|0|40
Data 1 stress_level stress_level_time 903067740 s stress_level_value 18 unknown 26
Data 2 monitoring timestamp_16 47196 s heart_rate 59 bpm
Data 7 unknown unknown 11|254|7|0
Data 1 stress_level stress_level_time 903067800 s stress_level_value -1 unknown 101
Data 2 monitoring timestamp_16 47256 s heart_rate 60 bpm
Data 7 unknown unknown 2|192|0|8
Data 1 stress_level stress_level_time 903067860 s stress_level_value 13 unknown 49
Data 2 monitoring timestamp_16 47316 s heart_rate 65 bpm
Data 7 unknown unknown 0|0|0|16
Data 3 monitoring timestamp 903067860 s current_activity_type_intensity 72 activity_type 8 intensity 2
Data 1 stress_level stress_level_time 903067920 s stress_level_value 17 unknown 32
Data 2 monitoring timestamp_16 47376 s heart_rate 63 bpm
Data 7 unknown unknown 10|0|0|24
Data 5 monitoring steps 43 steps active_time 180 s active_calories 6 kcal timestamp_16 47376 s current_activity_type_intensity 70 activity_type 6 intensity 2
Data 1 stress_level stress_level_time 903067980 s stress_level_value 31 unknown -8
Data 2 monitoring timestamp_16 47436 s heart_rate 72 bpm
Data 7 unknown unknown 18|64|9|32
Data 1 stress_level stress_level_time 903068040 s stress_level_value -2 unknown 102
Data 2 monitoring timestamp_16 47496 s heart_rate 75 bpm
Data 7 unknown unknown 34|0|0|248
Data 3 monitoring timestamp 903068040 s current_activity_type_intensity 136 activity_type 8 intensity 4
Data 1 stress_level stress_level_time 903068100 s stress_level_value 23 unknown 9
Data 2 monitoring timestamp_16 47556 s heart_rate 78 bpm
Data 7 unknown unknown 20|0|0|248
Data 3 monitoring timestamp 903068100 s current_activity_type_intensity 8 activity_type 8 intensity 0
Data 1 stress_level stress_level_time 903068160 s stress_level_value 10 unknown 61
Data 2 monitoring timestamp_16 47616 s heart_rate 65 bpm
Data 7 unknown unknown 112|7|232|224
Data 1 stress_level stress_level_time 903068220 s stress_level_value 11 unknown 56
Data 2 monitoring timestamp_16 47676 s heart_rate 56 bpm
Data 7 unknown unknown 0|0|114|240
Data 0 event timestamp 903068280 s unknown 903066600 data16 13 event 54 event_type 3 unknown 8 data 13
Data 3 monitoring timestamp 903068220 s current_activity_type_intensity 72 activity_type 8 intensity 2
Data 1 stress_level stress_level_time 903068280 s stress_level_value 19 unknown 24
Data 2 monitoring timestamp_16 47736 s heart_rate 58 bpm
Data 7 unknown unknown 0|0|0|40
Data 1 stress_level stress_level_time 903068340 s stress_level_value 17 unknown 31
Data 2 monitoring timestamp_16 47796 s heart_rate 62 bpm
Data 7 unknown unknown 11|242|7|0
Data 0 event timestamp 903068400 s unknown 903067380 data16 2 event 54 event_type 3 unknown 0 data 2
Data 1 stress_level stress_level_time 903068400 s stress_level_value 17 unknown 31
Data 4 unknown unknown 240|186|211|53|1|0|63|63|50|17|0|213|3|176|130|211|53|0|0|0|0|0
Data 4 unknown unknown 240|186|211|53|0|0|0|90|114|126|0|0|0|0|0|0|0|0|0|0|0|0
Data 4 unknown unknown 240|186|211|53|1|1|52|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
Data 2 monitoring timestamp_16 47856 s heart_rate 63 bpm
Data 7 unknown unknown 2|192|0|8
Data 0 event timestamp 903068460 s unknown 903067500 data16 1 event 54 event_type 3 unknown 8 data 1
Data 1 stress_level stress_level_time 903068460 s stress_level_value 21 unknown 17
Data 7 unknown unknown 0|0|0|16
Data 0 event timestamp 903068520 s unknown 903067560 data16 1 event 54 event_type 3 unknown 0 data 1
Data 1 stress_level stress_level_time 903068520 s stress_level_value 18 unknown 29
Data 2 monitoring timestamp_16 47976 s heart_rate 67 bpm
Data 7 unknown unknown 10|0|0|24
Data 0 event timestamp 903068580 s unknown 903067620 data16 1 event 54 event_type 3 unknown 8 data 1
Data 3 monitoring timestamp 903068520 s current_activity_type_intensity 8 activity_type 8 intensity 0
Data 1 stress_level stress_level_time 903068580 s stress_level_value 18 unknown 29
Data 2 monitoring timestamp_16 48036 s heart_rate 64 bpm
Data 7 unknown unknown 18|64|11|32
Data 0 event timestamp 903068640 s unknown 903067680 data16 1 event 54 event_type 3 unknown 0 data 1
Data 1 stress_level stress_level_time 903068640 s stress_level_value 20 unknown 18
Data 2 monitoring timestamp_16 48096 s heart_rate 70 bpm
Data 7 unknown unknown 0|118|124|240
Data 0 event timestamp 903068700 s unknown 903067740 data16 1 event 54 event_type 3 unknown 8 data 1
Data 3 monitoring timestamp 903068640 s current_activity_type_intensity 104 activity_type 8 intensity 3
Data 1 stress_level stress_level_time 903068700 s stress_level_value 17 unknown 33
Data 2 monitoring timestamp_16 48156 s heart_rate 67 bpm
Data 7 unknown unknown 0|0|0|40
Data 0 event timestamp 903068760 s unknown 903067800 data16 1 event 54 event_type 3 unknown 0 data 1
Data 1 stress_level stress_level_time 903068760 s stress_level_value 16 unknown 36
Data 2 monitoring timestamp_16 48216 s heart_rate 61 bpm
Data 4 unknown unknown 88|188|211|53|2|2|48|18|18|164|171|134|0|0|0|0|0|174|174|173|173|171
Data 7 unknown unknown 112|7|228|224
Data 0 event timestamp 903068820 s unknown 903067860 data16 1 event 54 event_type 3 unknown 8 data 1
Data 1 stress_level stress_level_time 903068820 s stress_level_value 13 unknown 47
Data 2 monitoring timestamp_16 48276 s heart_rate 60 bpm
Data 4 unknown unknown 148|188|211|53|2|2|67|18|18|185|185|134|0|0|0|0|0|182|183|184|185|186
Data 7 unknown unknown 11|250|7|0
Data 0 event timestamp 903068880 s unknown 903067920 data16 1 event 54 event_type 3 unknown 0 data 1
Data 3 monitoring timestamp 903068820 s current_activity_type_intensity 8 activity_type 8 intensity 0
Data 1 stress_level stress_level_time 903068880 s stress_level_value 20 unknown 18
Data 4 unknown unknown 208|188|211|53|1|0|61|64|52|24|0|224|3|144|132|211|53|2|0|0|0|0
Data 4 unknown unknown 208|188|211|53|0|0|0|90|114|126|0|0|0|0|0|0|0|0|0|0|0|0
Data 4 unknown unknown 208|188|211|53|1|1|52|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
Data 2 monitoring timestamp_16 48336 s heart_rate 61 bpm
Data 4 unknown unknown 208|188|211|53|2|2|4|35|35|178|179|134|0|0|0|0|0|180|181|181|181|180
Data 7 unknown unknown 18|240|3|8
Data 1 stress_level stress_level_time 903068940 s stress_level_value -2 unknown 102
Data 2 monitoring timestamp_16 48396 s heart_rate 74 bpm
Data 4 unknown unknown 12|189|211|53|4|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
Data 7 unknown unknown 34|0|0|248
Data 4 unknown unknown 12|189|211|53|4|0|10|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
Data 1 stress_level stress_level_time 903069000 s stress_level_value 66 unknown -55
Data 2 monitoring timestamp_16 48456 s heart_rate 86 bpm
Data 5 monitoring steps 99 steps active_time 360 s active_calories 10 kcal timestamp_16 48456 s current_activity_type_intensity 70 activity_type 6 intensity 2
Data 7 unknown unknown 6|6|0|16
Data 1 stress_level stress_level_time 903069060 s stress_level_value 29 unknown -5
[
{
"sleepStartTimestampGMT": {
"date": 1533268800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 215,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533301200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 215,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533254400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 215,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1533355260000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 216,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533387780000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 216,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533340800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 216,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 19860,
"remSleepSeconds": 12540,
"awakeSleepSeconds": 120,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533443040000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 217,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533471540000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 217,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533427200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 217,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 2280,
"lightSleepSeconds": 13800,
"remSleepSeconds": 12120,
"awakeSleepSeconds": 300,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533529740000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 218,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533556620000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 218,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533513600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 218,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 7380,
"lightSleepSeconds": 19380,
"awakeSleepSeconds": 120,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533612840000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 219,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533645720000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 219,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533600000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 219,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 8700,
"lightSleepSeconds": 23640,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533703560000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 220,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533727800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 220,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533686400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 220,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 6660,
"lightSleepSeconds": 16980,
"awakeSleepSeconds": 600,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533786180000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 221,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533818640000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 221,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533772800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 221,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 7860,
"lightSleepSeconds": 24060,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533875160000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 222,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533902760000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 222,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533859200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 222,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 2160,
"lightSleepSeconds": 13500,
"remSleepSeconds": 11400,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1533960000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 223,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1533992400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 223,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1533945600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 223,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1534070340000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 224,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534098780000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 224,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534032000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 224,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 900,
"lightSleepSeconds": 11820,
"remSleepSeconds": 15660,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534147440000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 225,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534175100000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 225,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534118400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 225,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 3900,
"lightSleepSeconds": 14940,
"remSleepSeconds": 8760,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534225440000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 226,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534249020000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 226,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534204800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 226,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 16440,
"remSleepSeconds": 7080,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534312380000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 227,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534355940000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 227,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534291200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 227,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 720,
"lightSleepSeconds": 28980,
"remSleepSeconds": 13800,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534392480000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 228,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534444260000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 228,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534377600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 228,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 34560,
"remSleepSeconds": 13080,
"awakeSleepSeconds": 4140,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534481220000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 229,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534517340000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 229,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534464000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 229,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 780,
"lightSleepSeconds": 21780,
"remSleepSeconds": 12540,
"awakeSleepSeconds": 1020,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534564200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 230,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534612080000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 230,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534550400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 230,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 2160,
"lightSleepSeconds": 29100,
"remSleepSeconds": 13320,
"awakeSleepSeconds": 900,
"unmeasurableSeconds": 2400
},
{
"sleepStartTimestampGMT": {
"date": 1534663860000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 231,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534696920000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 231,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534636800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 231,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 3300,
"lightSleepSeconds": 18120,
"remSleepSeconds": 11400,
"awakeSleepSeconds": 240,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534735380000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 232,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534775820000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 232,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534723200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 232,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 2820,
"lightSleepSeconds": 23280,
"remSleepSeconds": 12000,
"awakeSleepSeconds": 480,
"unmeasurableSeconds": 1860
},
{
"sleepStartTimestampGMT": {
"date": 1534831980000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 233,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534867560000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 233,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534809600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 233,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 960,
"lightSleepSeconds": 23340,
"remSleepSeconds": 10380,
"awakeSleepSeconds": 900,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1534920960000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 234,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1534944660000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 234,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534896000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 234,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 10560,
"remSleepSeconds": 11460,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 1140
},
{
"sleepStartTimestampGMT": {
"date": 1535004360000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 235,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535040060000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 235,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1534982400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 235,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 22260,
"remSleepSeconds": 10740,
"awakeSleepSeconds": 360,
"unmeasurableSeconds": 2340
},
{
"sleepStartTimestampGMT": {
"date": 1535080440000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 236,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535122800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 236,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535068800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 236,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 17940,
"remSleepSeconds": 14760,
"awakeSleepSeconds": 4800,
"unmeasurableSeconds": 4860
},
{
"sleepStartTimestampGMT": {
"date": 1535174100000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 237,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535187720000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 237,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535155200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 237,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1380,
"lightSleepSeconds": 4620,
"remSleepSeconds": 4620,
"awakeSleepSeconds": 3000,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535256000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 238,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535288400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 238,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535241600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 238,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1535345700000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 239,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535386740000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 239,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535328000000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 239,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1980,
"lightSleepSeconds": 23940,
"remSleepSeconds": 13200,
"awakeSleepSeconds": 1920,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535433480000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 28,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 240,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535454900000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 28,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 240,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535414400000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 28,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 240,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 10440,
"remSleepSeconds": 8880,
"awakeSleepSeconds": 2100,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535515200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 241,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535547600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 241,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535500800000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 241,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1535588760000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 242,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535637960000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 242,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535587200000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 242,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 27960,
"remSleepSeconds": 13140,
"awakeSleepSeconds": 8100,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535680680000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 31,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 243,
"leapYear": false,
"monthValue": 8
}
},
"sleepEndTimestampGMT": {
"date": 1535721420000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 31,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 243,
"leapYear": false,
"monthValue": 8
}
},
"calendarDate": {
"date": 1535673600000,
"localDate": {
"year": 2018,
"month": "AUGUST",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 31,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 243,
"leapYear": false,
"monthValue": 8
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 26160,
"remSleepSeconds": 10620,
"awakeSleepSeconds": 3960,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535761560000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 244,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1535808360000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 244,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1535760000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 244,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "OFF_WRIST",
"deepSleepSeconds": 0,
"lightSleepSeconds": 0,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535862720000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 245,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1535889480000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 245,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1535846400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 245,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 9180,
"lightSleepSeconds": 16980,
"awakeSleepSeconds": 600,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1535948580000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 246,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1535987100000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 246,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1535932800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 246,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 1260,
"lightSleepSeconds": 24180,
"remSleepSeconds": 12780,
"awakeSleepSeconds": 300,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536033780000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 247,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536068160000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 247,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536019200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 247,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 1200,
"lightSleepSeconds": 22200,
"remSleepSeconds": 10920,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536115080000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 248,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536158880000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 248,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536105600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 248,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1740,
"lightSleepSeconds": 28920,
"remSleepSeconds": 12960,
"awakeSleepSeconds": 180,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536198960000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 249,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536232380000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 249,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536192000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 249,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 22680,
"remSleepSeconds": 10200,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536277980000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 249,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536321780000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 250,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536278400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 250,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 25380,
"remSleepSeconds": 17160,
"awakeSleepSeconds": 1200,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536357180000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 250,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536408060000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 251,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536364800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 251,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 480,
"lightSleepSeconds": 29700,
"remSleepSeconds": 18780,
"awakeSleepSeconds": 1920,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536464400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 252,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536497580000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 252,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536451200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 252,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 540,
"lightSleepSeconds": 20700,
"remSleepSeconds": 11700,
"awakeSleepSeconds": 240,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536542880000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 253,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536579780000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 253,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536537600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 253,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 23940,
"remSleepSeconds": 10620,
"awakeSleepSeconds": 1560,
"unmeasurableSeconds": 780
},
{
"sleepStartTimestampGMT": {
"date": 1536632760000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 254,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536668820000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 254,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536624000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 254,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 16920,
"lightSleepSeconds": 18720,
"awakeSleepSeconds": 420,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536725940000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 255,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536756960000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 255,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536710400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 255,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 12540,
"lightSleepSeconds": 18060,
"awakeSleepSeconds": 420,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536814380000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 256,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536843180000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 256,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536796800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 256,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 13320,
"lightSleepSeconds": 15480,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1536897600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 257,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1536930000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 257,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536883200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 257,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1536969660000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 258,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537005540000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 258,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1536969600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 258,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 12180,
"lightSleepSeconds": 23160,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537073340000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 259,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537112700000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 259,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537056000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 259,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "AUTO_CONFIRMED_FINAL",
"deepSleepSeconds": 16200,
"lightSleepSeconds": 22680,
"awakeSleepSeconds": 480,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537156860000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 260,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537170360000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 260,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537142400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 260,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 9000,
"remSleepSeconds": 4500,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537232760000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 261,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537274100000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 261,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537228800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 261,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1440,
"lightSleepSeconds": 31140,
"remSleepSeconds": 7380,
"awakeSleepSeconds": 1380,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537309680000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 261,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537353600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 262,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537315200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 262,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 28020,
"remSleepSeconds": 14220,
"awakeSleepSeconds": 1680,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537421460000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 263,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537440240000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 263,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537401600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 263,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 300,
"lightSleepSeconds": 9840,
"remSleepSeconds": 8100,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537484580000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 263,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537525560000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 264,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537488000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 264,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 2760,
"lightSleepSeconds": 25440,
"remSleepSeconds": 12600,
"awakeSleepSeconds": 180,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537584840000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 265,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537617600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 265,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537574400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 265,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 20040,
"remSleepSeconds": 12180,
"awakeSleepSeconds": 540,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537662420000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 266,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537704240000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 266,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537660800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 266,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 23100,
"remSleepSeconds": 17760,
"awakeSleepSeconds": 960,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537750500000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 267,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537784160000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 267,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537747200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 267,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 13200,
"remSleepSeconds": 19620,
"awakeSleepSeconds": 840,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537834200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 268,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537880160000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 268,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537833600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 268,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "OFF_WRIST",
"deepSleepSeconds": 0,
"lightSleepSeconds": 0,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537920480000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 269,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1537957080000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 269,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1537920000000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 269,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 20220,
"remSleepSeconds": 15660,
"awakeSleepSeconds": 720,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1537998480000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 26,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 269,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1538045460000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 270,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1538006400000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 270,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 22140,
"remSleepSeconds": 21420,
"awakeSleepSeconds": 3420,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538092260000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 27,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 270,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1538133360000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 28,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 271,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1538092800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 28,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 271,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 23460,
"remSleepSeconds": 16200,
"awakeSleepSeconds": 1440,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538187420000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 272,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1538227800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 272,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1538179200000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 29,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 272,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 20940,
"remSleepSeconds": 17280,
"awakeSleepSeconds": 660,
"unmeasurableSeconds": 1500
},
{
"sleepStartTimestampGMT": {
"date": 1538271360000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 273,
"leapYear": false,
"monthValue": 9
}
},
"sleepEndTimestampGMT": {
"date": 1538308800000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 273,
"leapYear": false,
"monthValue": 9
}
},
"calendarDate": {
"date": 1538265600000,
"localDate": {
"year": 2018,
"month": "SEPTEMBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 30,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 273,
"leapYear": false,
"monthValue": 9
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 1680,
"lightSleepSeconds": 26100,
"remSleepSeconds": 9300,
"awakeSleepSeconds": 360,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538360880000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 274,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538391060000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 274,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538352000000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 1,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 274,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 13920,
"remSleepSeconds": 14100,
"awakeSleepSeconds": 2160,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538449080000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 275,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538485080000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 275,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538438400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 2,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 275,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 23940,
"remSleepSeconds": 10020,
"awakeSleepSeconds": 2040,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538528400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 276,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538560800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 276,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538524800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 3,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 276,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1538614800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 277,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538647200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 277,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538611200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 277,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "UNCONFIRMED"
},
{
"sleepStartTimestampGMT": {
"date": 1538695860000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 4,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 277,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538740020000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 278,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538697600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 5,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 278,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1560,
"lightSleepSeconds": 29520,
"remSleepSeconds": 11100,
"awakeSleepSeconds": 1980,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538789640000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 279,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538824200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 279,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538784000000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 6,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 279,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 20340,
"remSleepSeconds": 14160,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538882160000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 280,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1538917920000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 280,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538870400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 7,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 280,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 23220,
"remSleepSeconds": 12360,
"awakeSleepSeconds": 180,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1538976180000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 281,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539004080000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 281,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1538956800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 8,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 281,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 21060,
"remSleepSeconds": 6720,
"awakeSleepSeconds": 120,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539050520000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 282,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539087420000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 282,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539043200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 9,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 282,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 720,
"lightSleepSeconds": 21420,
"remSleepSeconds": 14700,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539131040000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 283,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539176640000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 283,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539129600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 283,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 0,
"lightSleepSeconds": 28020,
"remSleepSeconds": 16140,
"awakeSleepSeconds": 1440,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539214260000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 10,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 283,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539260760000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 284,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539216000000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 11,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 284,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "OFF_WRIST",
"deepSleepSeconds": 0,
"lightSleepSeconds": 0,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539304020000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 285,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539349920000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 285,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539302400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 12,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 285,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 27480,
"remSleepSeconds": 14820,
"awakeSleepSeconds": 3600,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539396120000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 286,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539409800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 286,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539388800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 13,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 286,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1140,
"lightSleepSeconds": 8820,
"remSleepSeconds": 1800,
"awakeSleepSeconds": 1920,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539484740000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 287,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539520200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 287,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539475200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 14,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 287,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 1920,
"lightSleepSeconds": 20220,
"remSleepSeconds": 13260,
"awakeSleepSeconds": 60,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539571320000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 288,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539603660000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 288,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539561600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 288,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 2880,
"lightSleepSeconds": 18660,
"remSleepSeconds": 10800,
"awakeSleepSeconds": 0,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539637260000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 15,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 288,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539691380000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 289,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539648000000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 16,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 289,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 660,
"lightSleepSeconds": 31020,
"remSleepSeconds": 19740,
"awakeSleepSeconds": 2700,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539741600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 290,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539774120000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 290,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539734400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 17,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 290,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 1500,
"lightSleepSeconds": 21360,
"remSleepSeconds": 9240,
"awakeSleepSeconds": 420,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539823200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 291,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539863100000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 291,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539820800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 291,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 660,
"lightSleepSeconds": 24840,
"remSleepSeconds": 12060,
"awakeSleepSeconds": 2340,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539901500000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 18,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 291,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1539949500000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 292,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539907200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 19,
"dayOfWeek": "FRIDAY",
"era": "CE",
"dayOfYear": 292,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1740,
"lightSleepSeconds": 25620,
"remSleepSeconds": 18000,
"awakeSleepSeconds": 2640,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1539996420000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 293,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540031100000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 293,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1539993600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 20,
"dayOfWeek": "SATURDAY",
"era": "CE",
"dayOfYear": 293,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 15600,
"remSleepSeconds": 14040,
"awakeSleepSeconds": 1260,
"unmeasurableSeconds": 3780
},
{
"sleepStartTimestampGMT": {
"date": 1540084800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 294,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540119540000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 294,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1540080000000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 21,
"dayOfWeek": "SUNDAY",
"era": "CE",
"dayOfYear": 294,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 60,
"lightSleepSeconds": 18300,
"remSleepSeconds": 13200,
"awakeSleepSeconds": 600,
"unmeasurableSeconds": 2580
},
{
"sleepStartTimestampGMT": {
"date": 1540177560000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 295,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540206180000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 295,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1540166400000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 22,
"dayOfWeek": "MONDAY",
"era": "CE",
"dayOfYear": 295,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED_FINAL",
"deepSleepSeconds": 720,
"lightSleepSeconds": 18060,
"remSleepSeconds": 8520,
"awakeSleepSeconds": 120,
"unmeasurableSeconds": 1200
},
{
"sleepStartTimestampGMT": {
"date": 1540260540000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 296,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540300080000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 296,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1540252800000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 23,
"dayOfWeek": "TUESDAY",
"era": "CE",
"dayOfYear": 296,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 480,
"lightSleepSeconds": 26160,
"remSleepSeconds": 8640,
"awakeSleepSeconds": 2700,
"unmeasurableSeconds": 1560
},
{
"sleepStartTimestampGMT": {
"date": 1540348080000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 297,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540386780000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 297,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1540339200000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 24,
"dayOfWeek": "WEDNESDAY",
"era": "CE",
"dayOfYear": 297,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 0,
"lightSleepSeconds": 19560,
"remSleepSeconds": 16980,
"awakeSleepSeconds": 2160,
"unmeasurableSeconds": 0
},
{
"sleepStartTimestampGMT": {
"date": 1540428900000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 298,
"leapYear": false,
"monthValue": 10
}
},
"sleepEndTimestampGMT": {
"date": 1540469700000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 298,
"leapYear": false,
"monthValue": 10
}
},
"calendarDate": {
"date": 1540425600000,
"localDate": {
"year": 2018,
"month": "OCTOBER",
"chronology": {
"calendarType": "iso8601",
"id": "ISO"
},
"dayOfMonth": 25,
"dayOfWeek": "THURSDAY",
"era": "CE",
"dayOfYear": 298,
"leapYear": false,
"monthValue": 10
}
},
"sleepWindowConfirmationType": "ENHANCED_CONFIRMED",
"deepSleepSeconds": 1440,
"lightSleepSeconds": 24600,
"remSleepSeconds": 12000,
"awakeSleepSeconds": 2760,
"unmeasurableSeconds": 0
}
]
"Fourscore and seven years ago our fathers brought forth, on this continent, a new nation, conceived in liberty, and dedicated to the proposition that all men are created equal. Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived, and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting-place for those who here gave their lives, that that nation might live. It is altogether fitting and proper that we should do this. But, in a larger sense, we cannot dedicate, we cannot consecrateā€”we cannot hallowā€”this ground. The brave men, living and dead, who struggled here, have consecrated it far above our poor power to add or detract. The world will little note, nor long remember what we say here, but it can never forget what they did here. It is for us the living, rather, to be dedicated here to the unfinished work which they who fought here have thus far so nobly advanced. It is rather for us to be here dedicated to the great task remaining before usā€”that from these honored dead we take increased devotion to that cause for which they here gave the last full measure of devotionā€”that we here highly resolve that these dead shall not have died in vainā€”that this nation, under God, shall have a new birth of freedom, and that government of the people, by the people, for the people, shall not perish from the earth."
view raw overflow-test hosted with ā¤ by GitHub

Hope thatā€™s helpful!

šŸ”— Letā€™s Chat

If you have a better solution or want to commiserate about the woes of front-end web design, I started a twitter thread (right below) so we can chat :phone: :phone: :phone: