mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 05:17:38 +00:00

When a user app is handling these messages, the tai_utc_delta and time_zone_offset fields are not correctly populated. Resolve by properly setting the fields. Signed-off-by: luoxu <luoxu@espressif.com> Closes https://github.com/espressif/esp-idf/pull/13135