This commit is contained in:
Paul Sanwald 2018-07-13 14:59:11 -04:00
parent 1f72afa773
commit feb07559aa

@ -215,7 +215,7 @@ the specified time zone.
"by_day": { "by_day": {
"buckets": [ "buckets": [
{ {
"key_as_string": "2015-09-30T23:00:00.000-01:00", "key_as_string": "2015-09-30T23:00:00.000-01:00", <1>
"key": 1443657600000, "key": 1443657600000,
"doc_count": 1 "doc_count": 1
}, },