Will it be possible the Timezone of Web Application will be synchronize with mobile.
Like for example, I have an application for mobile and web application that shared the same database, once I save date in Mobile it will be converted to the timezone in server, and once I displayed it in the mobile it will be converted back to the mobile timezone, but when I displayed it in Web, it won't sycn to the timezone of my Device instead it will use the server Timezone. As a result Mobile and Web have different time displayed. Thank you.