Date/time issue

Hi community,

Facing the issue with date/time set in the asset, through asset rest api.

Passing date/time values as string to the API response body to update the date/time field in the asset object, but the time is updating 3hrs behind from the selected date/time.

Again if i fetch the API in the response its giving 5hrs behind from the selected date/time

How can I acheive to set the time globally for all timezones, to display the same time in asset and the time we select in the UI.

1 Like

Since the Instance could be in its own time zone which is different from the users time zone , can you maybe try converting the time to Instance time zone before you send it over the through API