SOAP DateTime values
My understanding is dates and times are stored in UTC and when retrieving dates via SOAP I am getting the date in the expected UTC offset. However, when I update a record with a Date and Time passing UTC, the value is altered (see below). It appears ...