G
Guest
We want to disable the auto localization of DateTime's in DataSets. It's
actually nice that deserialization converts the datetime values to your local
time zone but we need to show data as it's in the database. It looks like
there is no easy way to handle this.
My question is can we somehow change the time zone within the application?
We don't want to alter the computer's time zone but we only want to override
this value in our app.
Thanks
actually nice that deserialization converts the datetime values to your local
time zone but we need to show data as it's in the database. It looks like
there is no easy way to handle this.
My question is can we somehow change the time zone within the application?
We don't want to alter the computer's time zone but we only want to override
this value in our app.
Thanks