INFO:LocalTime:(2022, 12, 26, 12, 56, 30, 0, 360)
INFO:LocalTime:1672030590
# Set time zone
import utime
print('\n Set time zone: East 8 Zone ')
ret = utime.setTimeZone(8)
print(ret)
Dear chic
Thanks for yo* support
We are try to update timezone as per yo* instruction but its so*ce Error message bec*se o* country was timezone GMT +5:30. We give input for the function 5:30 (setTimeZone(5:30)) . It's so*ce float error. Kindly suggest update o* timezone to their function.Please find attached document for yo* reference.Thanks and regards .
Navin Kumar .
Dear chic
Thanks for yo* support
We are try to update timezone as per yo* instruction but its so*ce Error message bec*se o* country was timezone GMT +5:30. We give input for the function 5:30 (setTimeZone(5:30)) . It's so*ce float error. Kindly suggest update o* timezone to their function.Please find attached document for yo* reference.Thanks and regards .
Navin Kumar .
The time zone cannot be set to a decimal point, and the decimal point time difference needs to be handled in the business code