I\'m posting an object to an MVC controller. The object contains a field called StartDt and on the client it is a javascript Date object in local time.
Alternatively, you can specify your bound objects to be DateTimeOffset rather than DateTime, and there will be no automatic conversion. As long as the incoming string has the Z suffix, you should get the original date with an offset of +00:00.