# API to Change Kibana Timezone

**URL:** https://discuss.elastic.co/t/api-to-change-kibana-timezone/130514
**Category:** Kibana
**Created:** [May 3, 2018, 6:34pm UTC](https://discuss.elastic.co/t/api-to-change-kibana-timezone/130514 "2018-05-03T18:34:05Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fragatina](https://avatars.discourse-cdn.com/v4/letter/f/ccd318/32.png) [@fragatina](https://discuss.elastic.co/u/fragatina)
#### Post date: [May 3, 2018, 6:34pm UTC](https://discuss.elastic.co/t/api-to-change-kibana-timezone/130514/1 "2018-05-03T18:34:06Z")

</div>

I know that we can set the timezone in the kibana web by: Setting--\>Advanced---\> DateFormat:tz

However, I need a REST-API way to change that by default Kibana sets the DateFormat to an specific value (not the browser).

---

<div class="post-metadata">

### Author: ![a5a](https://avatars.discourse-cdn.com/v4/letter/a/a87d85/32.png) [@a5a](https://discuss.elastic.co/u/a5a)
#### Post date: [May 3, 2018, 7:44pm UTC](https://discuss.elastic.co/t/api-to-change-kibana-timezone/130514/2 "2018-05-03T19:44:32Z")

</div>

You can actually find this REST API way yourself if you open the browser's dev tools, and look at the network request that's sent when you change an Advanced Setting. The exact request you need can be found there. (This is a common question for various advanced settings people want to change via direct kibana request.)

---

<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 31, 2018, 7:44pm UTC](https://discuss.elastic.co/t/api-to-change-kibana-timezone/130514/3 "2018-05-31T19:44:37Z")

</div>

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