Timezone as per local computer timezone

0
Hi Reader,   I have developed an application that is used in different countries. I want to display the date and time data UI as per the computer's local time but in the database, we save the date and time in UTC/GMT time.   How can I achieve this? How can I change date and time as per local computer server.   Thanks and Regards, Harshraj Singh  
asked
2 answers
0

Hi Harshraj Singh,

Date fields are always stored in UTC time irrespective of the place. 

You can enable the localize to yes, but to note, this will have effect only in UI.

answered
0

Hi Jean and Dinesh,

 

Thankyou for answering.

I have enebled the localize but it is not taking time as per local system.

 

answered