CultrueInfo datetime and decimal values issue

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
Hi
I want to change the setting of cultureInfo of all datetime and decimal and integer values in my program, how to attain this without changing the Formatting of each DataGridViewCell or DateTimePicker or the other values?
in other words to make this settings centralized inside the Program class when i run the application
Regards

View the full article
 
Back
Top