I would like to be able to Serialize a DateTime with a specific Time Zone that is not the server, nor is it client time. Basically, any time zone. Is it possible to override
This was discussed 2 days ago. Does this do it for you?
C# serializing Class to XML where one of class properties is DateTime. How to make this property in ISO format?