We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
With a string same like : ":GMT+0:GMT+0:+0000" Where :GMT+0:GMT+0 is for Time zone data and :+0000 for DST.
But where does that come from?
If you are connected to a system which has that information, why does the embedded system need to do it itself ... ?