Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Composer INPUT Offset = result = (new Date()).getTimezoneOffset(); ----Note: Input (offset) shoud be from In Composer (Expression)
Solved! Go to Solution.
(new Date()).getTimezoneOffset() is the only way to get client browser timezone and handle it in Thingworx.
/VR
I'm just asking. Is there any other way to do that things.
if you have any other way or you how to handle that case.
(new Date()).getTimezoneOffset() is the only way to get client browser timezone and handle it in Thingworx.
/VR
Hello @Hrishabh.Sharma,
It looks like you have some responses from a community member. If it helped to answer your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.