# Query date field

**URL:** https://discuss.elastic.co/t/query-date-field/166714
**Category:** Kibana
**Created:** [February 1, 2019, 10:44am UTC](https://discuss.elastic.co/t/query-date-field/166714 "2019-02-01T10:44:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gorek](https://avatars.discourse-cdn.com/v4/letter/g/f08c70/32.png) [@gorek](https://discuss.elastic.co/u/gorek)
#### Post date: [February 1, 2019, 10:44am UTC](https://discuss.elastic.co/t/query-date-field/166714/1 "2019-02-01T10:44:47Z")

</div>

Hi,

I have a filed called "start\_time" of map

```
  "start_time": {
      "type": "date",
      "format": "yyyy/MM/dd HH:mm:ss||yyyy/MM/dd||epoch_millis"
    }

```

Example values:  
2018/11/22 12:43:09  
2019/01/31 15:40:50

How do I write a kibana query to show all on the certain date?

Values of this field can be different than document received date so time picker can't help.

---

<div class="post-metadata">

### Author: ![tylersmalley](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylersmalley/32/8833_2.png) [@tylersmalley](https://discuss.elastic.co/u/tylersmalley)
#### Post date: [February 3, 2019, 3:53am UTC](https://discuss.elastic.co/t/query-date-field/166714/2 "2019-02-03T03:53:55Z")

</div>

What version of Kibana are you using?

Can you elaborate on what you mean by "Values of this field can be different than document received date"

Have you tried clicking the "Add a filter +" link under the search box? This should allow you to choose the field and select a date range.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 3, 2019, 3:53am UTC](https://discuss.elastic.co/t/query-date-field/166714/3 "2019-03-03T03:53:58Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
