Hi,
I've got a question concerning time zone support: Does Zephyr provide any functions for converting UTC to other time zones?
I have not found anything about it in the docs aside from the standard functions (gmtime,...) which do not help me since I do not know the UTC offset nor the daylight saving status.
If this is not currently supported in Zephyr, will it be in the future?
Also, does anyone have experience with external libraries for that purpose?
Thanks in advance.
Best Regards