Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can set local timezone in nRF5 SDK / nRF52832?

I’m looking at this example:

https://github.com/NordicPlayground/nrf5-calendar-example

which uses standard C function localtime(), but can not find neither in the example nor in the SDK how to set the timezone – TZ, tzset(), … etc.

So what is the way to set the timezone with nRF5 SDK?

Thanks

Related