D
Daniel P
Please>
I´m working with Web services.
In this moment I have a DateTime variable in a Web Service.
I fill this variable with a value, for example: 6:00 A.M.
The Web service takes this value and fill a DataBase.
I sorprise because when I see the database the value is 8 A.M.
because the server is in another country with another time.
How can I avoid this problem ?
thank you
Daniel P
I´m working with Web services.
In this moment I have a DateTime variable in a Web Service.
I fill this variable with a value, for example: 6:00 A.M.
The Web service takes this value and fill a DataBase.
I sorprise because when I see the database the value is 8 A.M.
because the server is in another country with another time.
How can I avoid this problem ?
thank you
Daniel P