# Kibana date shows up as plus one

**URL:** https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614
**Category:** Kibana
**Tags:** datastreams
**Created:** [April 19, 2021, 5:44pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614 "2021-04-19T17:44:35Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![gbandasha](https://avatars.discourse-cdn.com/v4/letter/g/c0e974/32.png) [@gbandasha](https://discuss.elastic.co/u/gbandasha)
#### Post date: [April 19, 2021, 5:44pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614/1 "2021-04-19T17:44:35Z")

</div>

Hello Team,

My dates are showing up as minus one in comparison to the raw JSON, when I click on discover and search a record it shows up as 20210410 (see snippet attached) but when I check the raw JSON it is 20210411

![image](https://us1.discourse-cdn.com/elastic/original/3X/e/1/e1f3cb73c2f6eb446d6e8d0e1783cddba5a7605a.png)

![image](https://us1.discourse-cdn.com/elastic/original/3X/b/1/b15b8f512e9d8f24ebc44b3de34789d6df6a5809.png)

Thanks and Regards,  
Guru

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [April 19, 2021, 6:15pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614/2 "2021-04-19T18:15:57Z")

</div>

Can you look at the request made by kibana to ES and the answer when the date is not right? And then if you can, post it here, removing the sensitive data that you have. Are there timezones associated with the dates in ES? Are they the same timezone you're in?  
In JSON documents, dates are represented as strings. Elasticsearch uses a set of preconfigured formats to recognize and parse these strings into a long value representing _milliseconds-since-the-epoch_ in UTC.

> **[format | Elasticsearch Guide \[7.x\] | Elastic](https://www.elastic.co/guide/en/elasticsearch/reference/7.x/mapping-date-format.html)**

Hope this helps  
Rashmi

---

<div class="post-metadata">

### Author: ![gbandasha](https://avatars.discourse-cdn.com/v4/letter/g/c0e974/32.png) [@gbandasha](https://discuss.elastic.co/u/gbandasha)
#### Post date: [April 19, 2021, 7:22pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614/3 "2021-04-19T19:22:38Z")

</div>

Hello @rashmi ,

Thanks for the response. I believe I have understood the issues. Currently my elastic time stamp is set to UTC and on Kibana side my time zone settings was US/Eastern so it was converting but I am trying to understand how can I set the time zone in elastic to EST instead of default UTC ?

Regards,  
Guru

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [April 19, 2021, 7:50pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614/4 "2021-04-19T19:50:23Z")

</div>

> [@gbandasha](#):
>
> e settings was US/Eastern so it was converting but I am trying to understand how can I set the time zone in elastic to EST instead of default UTC ?
> 
> Regards,

You can navigate to Stack Management\> Advanced settings \> Click on `Timezone for date formatting` \> you can change it to any timezone and save.

 ![Screen Shot 2021-04-19 at 12.49.58 PM](https://us1.discourse-cdn.com/elastic/original/3X/d/a/daffb36d659543d56f5c945f5433edb1c2a0b7fa.jpeg)

---

<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: [May 17, 2021, 7:50pm UTC](https://discuss.elastic.co/t/kibana-date-shows-up-as-plus-one/270614/5 "2021-05-17T19:50:55Z")

</div>

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