To obtain daylight saving time (DST), you can directly use the uni_local_time_get interface. If the local area observes DST, the time obtained will directly reflect DST. The uni_sum_time_get can also be used to obtain DST. If you have doubts about the time obtained using the uni_local_time_get interface, you can also use uni_sum_time_get to check for consistency.