chris_reynolds
14 years agoOccasional Contributor
Webservice Call sliding a datetime based on the time-zone
I am testing in NZ which is currently 13 hours different from UTC/GMT. I am running TC8.70.727.7
When I use javascript to pass in a datetime to webservice stub, in the watch variable list the variable is clearly 16/6/2012 but when it arrives inside the webservice, it has become 15/6/2012 at 11am.
Both my client and service are Windows machines in the same timezone with the same regional settings.
I am assuming that the generated webservice proxy has a datetime/timezone bug.
When I use javascript to pass in a datetime to webservice stub, in the watch variable list the variable is clearly 16/6/2012 but when it arrives inside the webservice, it has become 15/6/2012 at 11am.
Both my client and service are Windows machines in the same timezone with the same regional settings.
I am assuming that the generated webservice proxy has a datetime/timezone bug.