When a client is in one time zone and sends a dataset through our webservice
which is in another timezone, it is adjusting the time values on all dates
for the timezone difference. How can I prevent this so that the DateTime
values are the same when they arrive at the server?

Thx
-Jim