C
Chakra
I have a web service which returns a dataset. This web service is called by
a windows form. If i open the application, change the regional settings of
my PC (to see whether the appropriate date culture is applied), and then run
the form, the date columns returned by the dataset get changed by the web
service, to reflect the time at which the regional settings were changed.
This corrupts the date values.
Is this a known issue , and is there any way to avoid this problem ?
a windows form. If i open the application, change the regional settings of
my PC (to see whether the appropriate date culture is applied), and then run
the form, the date columns returned by the dataset get changed by the web
service, to reflect the time at which the regional settings were changed.
This corrupts the date values.
Is this a known issue , and is there any way to avoid this problem ?