L
LandWolf
Hi,
I have a Web services write in Java and I want to write a client in C#.
My web services work with Weather prevision. Hence, I set a date and my
web services return the prevision for that date. When the web service
return the date, this date is wrong.
Es:
Choose date: 24-apr-2006
Responce of Web service: day: 23-apr-2006, condition: sunny,
temperature: 28
The date that Web servis return is always back of a day!!!!!
How is possible? I think there is some problem of compatibility....
In wsdl I use the type xsd:datetime
Please, can someone help me?
Thanks,
LandWolf.
I have a Web services write in Java and I want to write a client in C#.
My web services work with Weather prevision. Hence, I set a date and my
web services return the prevision for that date. When the web service
return the date, this date is wrong.
Es:
Choose date: 24-apr-2006
Responce of Web service: day: 23-apr-2006, condition: sunny,
temperature: 28
The date that Web servis return is always back of a day!!!!!
How is possible? I think there is some problem of compatibility....
In wsdl I use the type xsd:datetime
Please, can someone help me?
Thanks,
LandWolf.