Ensure correct DateTime operations
Ensure correct DateTime operations. Now Dynamics CRM supports two mode of working with dateTime attributes.
With or without UTC conversion.
It would be nice if generated proxy will take it into consideration.
6
votes
Anonymous
shared this idea
-
We are considering this for v6. Do you have an example of what the code might look like for these types of properties? I imagine that the code in the property getter/setter would intercept and manipulate the date but I am not quite sure what that would look like. If you're already tackled this problem any code samples would be great.