# \#timezone

**URL:** https://hub.mender.io/tag/timezone/146.md

[Latest](https://hub.mender.io/latest.md) · [Categories](https://hub.mender.io/categories.md) · [Tags](https://hub.mender.io/tags.md)

---

## [How to make timezone setting to survive OTA updates](https://hub.mender.io/t/how-to-make-timezone-setting-to-survive-ota-updates/2647)

<div class="topic-metadata">

**Author:** [@HarLeyAtMender](https://hub.mender.io/u/HarLeyAtMender)\
**Replies:** 8\
**Last updated:** [October 12, 2020, 7:26pm UTC](https://hub.mender.io/t/how-to-make-timezone-setting-to-survive-ota-updates/2647 "2020-10-12T19:26:31Z")

</div>

We ship our product globally and and timezone is set by the customer via an UI as it may be the case with many embedded systems. Using export TZ=‘fullzonename’ would change the timezone accordingly, but not persistently…
