# Adjusting timezone in a bitnami Dreamfactory stack

**URL:** https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177
**Category:** Bitnami Installers
**Created:** [July 17, 2014, 10:03pm UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177 "2014-07-17T22:03:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tiptronic](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/tiptronic/32/1202_2.png) [@tiptronic](https://community.dreamfactory.com/u/tiptronic)
#### Post date: [July 17, 2014, 10:03pm UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177/1 "2014-07-17T22:03:03Z")

</div>

3 quick questions about localization:

Wouldn’t it make sense to put a timezone-setting into the DSP? Or in the bitnami-installer?

Is the only place to modify regional settings in ‘php.ini’?

Is localization of the DSP on the roadmap?

---

<div class="post-metadata">

### Author: ![benbusse](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/benbusse/32/4_2.png) [@benbusse](https://community.dreamfactory.com/u/benbusse)
#### Post date: [July 17, 2014, 10:52pm UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177/2 "2014-07-17T22:52:01Z")

</div>

Hi Andy,

Answers below…I need to confirm with the team on number two.

> > Wouldn’t it make sense to put a timezone-setting into the DSP? Or in the bitnami-installer?

Can you tell me more? What’s your use case for time zone setting?

> > Is the only place to modify regional settings in ‘php.ini’?

I think so, need to confirm.

> > Is localization of the DSP on the roadmap?

Yes. What features are most important for your use cases?

---

<div class="post-metadata">

### Author: ![tiptronic](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/tiptronic/32/1202_2.png) [@tiptronic](https://community.dreamfactory.com/u/tiptronic)
#### Post date: [July 18, 2014, 12:35am UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177/3 "2014-07-18T00:35:01Z")

</div>

Hi Ben,

> [@benbusse](#):
>
> Can you tell me more? What’s your use case for time zone setting?

Well, when I launch the DSP ‘as is’, the timezone is set to _date.timezone = “America/Los\_Angeles”_ which is not where I am ;). That means all my logs and database timestamps are wrong, which makes it very hard to sync/compare from the front-end.

> [@benbusse](#):
>
> Is localization of the DSP on the roadmap?
> 
> Yes. What features are most important for your use cases?

- To have the menus/messages, etc… in my own language.
- To have language/timezone/currency/temperature settings set to my user’s location/language.

andy

---

<div class="post-metadata">

### Author: ![benbusse](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/benbusse/32/4_2.png) [@benbusse](https://community.dreamfactory.com/u/benbusse)
#### Post date: [July 18, 2014, 7:04am UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177/4 "2014-07-18T07:04:40Z")

</div>

> > Is the only place to modify regional settings in ‘php.ini’?

You should also be able to set regional settings in your app with the ini\_set function. Let me know if you see that…Lee is back Monday and can get you more info.

---

<div class="post-metadata">

### Author: ![benbusse](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/benbusse/32/4_2.png) [@benbusse](https://community.dreamfactory.com/u/benbusse)
#### Post date: [July 18, 2014, 7:06am UTC](https://community.dreamfactory.com/t/adjusting-timezone-in-a-bitnami-dreamfactory-stack/177/5 "2014-07-18T07:06:30Z")

</div>

Thanks, that’s helpful. As mentioned, localization is on the roadmap so stay tuned.
