# Showing a timestamp of 0 as 0 and not 1970

**URL:** https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470
**Category:** Kibana
**Created:** [August 2, 2017, 7:32am UTC](https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470 "2017-08-02T07:32:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tomer](https://avatars.discourse-cdn.com/v4/letter/t/41988e/32.png) [@tomer](https://discuss.elastic.co/u/tomer)
#### Post date: [August 2, 2017, 7:32am UTC](https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470/1 "2017-08-02T07:32:43Z")

</div>

Hi, I have a field that I read as a time field, sometimes the time that is given is " " and is converted to "0" which is in Epoch time 1970. I have a requirement to keep the field as 0 or " " (Rather " " ) and not translate it to epoch. I will be happy for any solution.

---

<div class="post-metadata">

### Author: ![lukas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukas/32/6812_2.png) [@lukas](https://discuss.elastic.co/u/lukas)
#### Post date: [August 2, 2017, 4:25pm UTC](https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470/2 "2017-08-02T16:25:45Z")

</div>

Are you saying that it is converted to 0 inside Kibana or inside the Elasticsearch index?

---

<div class="post-metadata">

### Author: ![tomer](https://avatars.discourse-cdn.com/v4/letter/t/41988e/32.png) [@tomer](https://discuss.elastic.co/u/tomer)
#### Post date: [August 24, 2017, 10:36am UTC](https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470/3 "2017-08-24T10:36:59Z")

</div>

Hi,  
Thank you for your reply. I fixed it by making the Logstash not to read it as a date figure.

To your question: inside the ES index.

---

<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: [September 21, 2017, 10:37am UTC](https://discuss.elastic.co/t/showing-a-timestamp-of-0-as-0-and-not-1970/95470/4 "2017-09-21T10:37:01Z")

</div>

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