This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Time zone management

Hi all,

I would like to use the time library to manage multiple times with different timezones in my embedded system.

I would like reproduce the IAR method:
(www.iar.com/.../)

But with Keil MDK-ARM, I don't find the solution to manage the different timezones or switch the current rule of the timezone. I don't find any API. I don't if it's necessary to write weak functions...

Can you help me?

In advance, thank you.