How to get the time zone of current watch environment?

HI,
I got a time string from the remote server like 2021-05-03T14:47:30.810Z. It is a Unix time string. If I know the timezone of the watch, it is easy to calculate the time accurately. But how to get the timezone? I didn't find any direct API for it.

Top Replies

All Replies