Hi,
I''m facing typical problem with DateTimePickerAdv control. I do database updates from winforms but when I run this form on German locale, the date which i get from DateTimePicker is in German locale, to which my database throws error (as database is set for English locale).
Any pointers to resolve this issue?
Thanks in advance,
Shahzad