Office Client and DateTime has issue when service is in different time zone
Hi,
The client of our service is Office client and when it passes the date value, it offsets the time with the time zone settings. It ends up being incorrect value on the service end.
Is this a bug or is there any solution to fix the problem? I tried using XMLElement with xs:Type=date, and it used to work in ASMX service, but it does not work in WCF service.
Any idea? Solution?
Thanks,

