Hi,
We have a problem in our application that if our client end has a timezone different to the server's timezone the date is converted to the database.
How can we eliminate that by applying fixes to all datetime values without applying it to each field of each entity?
BTW, we're using Database First approach.
Thanks,
Von