Added a relative time range

Change-Id: I3065e0df30aa1453188f2e389baf1448ddf0e72c
This commit is contained in:
GitaWei 2014-10-29 18:38:05 -07:00
parent 389fdf146b
commit 30d97af3bc
1 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"filter": {
"list": [],
"time": {
"from": "2014-10-27T17:10:56.791Z",
"to": "2014-10-27T17:15:29.777Z"
"from": "now-1h",
"to": "now"
}
}
},
@ -950,4 +950,4 @@
"refresh": false,
"tags": [],
"timezone": "browser"
}
}