C
Chakra
I have a windows application, where i want to save the date and time of the
transaction in the database, after converting it to the datetime of the
locale of the server. When the same transaction is displayed back to the
client, i want to convert it back to the datetime of the locale of the
client PC, and display it .
How can this be done ?
transaction in the database, after converting it to the datetime of the
locale of the server. When the same transaction is displayed back to the
client, i want to convert it back to the datetime of the locale of the
client PC, and display it .
How can this be done ?