Hey It is possible..I mean no need to change the systems settings, but the application enviornment as you said . Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US" , true); will set the application settings into en-US , and our application will work in en-Us format Thanx Ranjith Stephen
asdasd