# Date in correct timezone

**URL:** https://discuss.elastic.co/t/date-in-correct-timezone/201801
**Category:** Logstash
**Created:** [October 1, 2019, 1:00pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801 "2019-10-01T13:00:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![humartinez](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/humartinez/32/46395_2.png) [@humartinez](https://discuss.elastic.co/u/humartinez)
#### Post date: [October 1, 2019, 1:00pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801/1 "2019-10-01T13:00:48Z")

</div>

Hi there, Im stuck in the way that Elastic stores datetime fields. Im in GMT-3 and I need to enter the date in a way that kibana could present it right.

Currenlty Im using logstash to store some data in ES, and it stores in UTC while the date is in GMT-3.

Can I fix this using the date filter, in that case how? Could someone give me an example ?

Best regards!

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [October 1, 2019, 5:00pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801/2 "2019-10-01T17:00:45Z")

</div>

Use the timezone option on the date filter to tell it which timezone the logs are in.

---

<div class="post-metadata">

### Author: ![humartinez](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/humartinez/32/46395_2.png) [@humartinez](https://discuss.elastic.co/u/humartinez)
#### Post date: [October 1, 2019, 5:19pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801/3 "2019-10-01T17:19:35Z")

</div>

An example pls? 🙂

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [October 1, 2019, 5:26pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801/4 "2019-10-01T17:26:45Z")

</div>

If you [search](https://discuss.elastic.co/search?q=date%20timezone%20category%3A14) the logstash forum there are dozens of examples.

---

<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: [October 29, 2019, 5:27pm UTC](https://discuss.elastic.co/t/date-in-correct-timezone/201801/5 "2019-10-29T17:27:05Z")

</div>

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