# Kibana show wrong date

**URL:** https://discuss.elastic.co/t/kibana-show-wrong-date/185160
**Category:** Kibana
**Created:** [June 11, 2019, 10:26am UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160 "2019-06-11T10:26:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![simple\_commentateur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simple_commentateur/32/45428_2.png) [@simple\_commentateur](https://discuss.elastic.co/u/simple_commentateur)
#### Post date: [June 11, 2019, 10:26am UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/1 "2019-06-11T10:26:39Z")

</div>

Hello,

When I store a date at Paris timezone like 11/06/2019 11:40:00, kibana add 2h and show 11/06/2019 13:40:00.

It look like kibana understand that I store date at UTC timezone and he bring it to my kibana timezone (Europe/Paris).

It's really annoying. I have this problème for my Perl and PHP scripts who send data from Linux, i don't have this problem for windows. And now, I have the same problem when I import a CSV.

I read [this](https://github.com/elastic/kibana/issues/4743) thread and i know the solution. But i agree with the last comments. Kibana SHOULD NOT manipulate our data.

Maybe I'm wrong and I don't understand something. But I want to have an explanation and know if you will change this later

thanks

---

<div class="post-metadata">

### Author: ![sebastien](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sebastien/32/36119_2.png) [@sebastien](https://discuss.elastic.co/u/sebastien)
#### Post date: [June 11, 2019, 1:12pm UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/2 "2019-06-11T13:12:27Z")

</div>

Hi @simple_commentateur

Have you tried changing the Timezone for date formatting setting in Kibana?

Go to Management \> Kibana Advanced Settings and then type "tz" in the search box. You can then decide the date formatting.

Cheers

---

<div class="post-metadata">

### Author: ![simple\_commentateur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simple_commentateur/32/45428_2.png) [@simple\_commentateur](https://discuss.elastic.co/u/simple_commentateur)
#### Post date: [June 11, 2019, 1:20pm UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/3 "2019-06-11T13:20:42Z")

</div>

Hi,

Yes I try. It change the date of Kibana but I still have a difference of 2h between the date that i inject and the one show by Kibana.

When I change my system date it work, but it will be difficult to warn all my colleagues.

If there's another solution I take it. But I think this is the best one.

Thank you for your reply

---

<div class="post-metadata">

### Author: ![sebastien](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sebastien/32/36119_2.png) [@sebastien](https://discuss.elastic.co/u/sebastien)
#### Post date: [June 11, 2019, 2:05pm UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/4 "2019-06-11T14:05:14Z")

</div>

Hello,

Do you ingest the date with the TimeZone information?

So if you want to save 14:00 Paris time you should save it `2019-06-11T14:00:00+02:00`

Cheers

---

<div class="post-metadata">

### Author: ![simple\_commentateur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simple_commentateur/32/45428_2.png) [@simple\_commentateur](https://discuss.elastic.co/u/simple_commentateur)
#### Post date: [June 11, 2019, 2:34pm UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/5 "2019-06-11T14:34:14Z")

</div>

It work, thanks a lot.

In my case it's easier to change the system date but I will need the second solution for sure.

Thanks again

---

<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: [July 9, 2019, 2:34pm UTC](https://discuss.elastic.co/t/kibana-show-wrong-date/185160/6 "2019-07-09T14:34:20Z")

</div>

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