Get NX Server UTC
Answered請問我要如何得知NX Server的UTC time?
How do I know the UTC time of NX Server?
因為我在使用createEvent api,填寫的timestamp是給UTC time,但NX Server卻直接當本地時間顯示,導致顯示時間出錯
Because I am using the createEvent api, the timestamp I fill in is for UTC time, but NX Server displays it directly as local time, causing the displayed time to be wrong.
0
-
Hello,
All Server in the System operate with synchronized system time, which can be retrieved with
/v2/system/info
synchronizedTimeMs
In addition, each Server has its timezoneUtcOffset retrievable by rest/v2/servers/{id}
0 -
Thank you!!Andrey Terentyev
0
Please sign in to leave a comment.
Comments
2 comments