# Kibana Visualization time range filter gave incorrect result

**URL:** https://discuss.elastic.co/t/kibana-visualization-time-range-filter-gave-incorrect-result/126662
**Category:** Kibana
**Created:** [April 4, 2018, 2:08am UTC](https://discuss.elastic.co/t/kibana-visualization-time-range-filter-gave-incorrect-result/126662 "2018-04-04T02:08:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [April 6, 2018, 5:38pm UTC](https://discuss.elastic.co/t/kibana-visualization-time-range-filter-gave-incorrect-result/126662/2 "2018-04-06T17:38:44Z")

</div>

My hypothesis: it's a timezone issue.

2 questions:

- What's the value of `dateFormat:tz` in Kibana's Advanced Settings?
- If it's "browser", what timezone is your local machine in? If it's not UTC, Kibana is doing timezone conversions for you, because all dates in ES are stored as UTC.

You should be able to confirm this by looking at the request Kibana is generating. Just pop open the spy tab on the visualization (the small arrow button in the bottom left hand corner) and click the request tab.

---

_[View the full topic](https://discuss.elastic.co/t/kibana-visualization-time-range-filter-gave-incorrect-result/126662)._
