UTC time issue in Thingworx 9.3
In ThingWorx 9.3, we are encountering issue with UTC time. When my application is requesting DB data from MashUp, ThingWorx internally (dont know how it is happening) converting the IST time to UTC i.e., adding 5 hrs 30 mins to IST and showing the data for the converted time range.
When we are running the DB SP from the Database directly, the DB SP is returning the result accurately.
We are trying to fix the issue in the Apache Tomcat configuration by updating the entry as
"-Duser.timezone=UTC+5:30". But no impact. This ThingWorx server resides in the IST time zone.
Can someone please quickly guide me. Thank you.

