i got this error while convert.datetime ("1/27/2009")
i chkd my system date its is mm/dd/yyy format only
so from where my system date fromat dd/mm/yyy i m geting don't know
i have this problme in xp machine
plz suggest
i got this error while convert.datetime ("1/27/2009")
i chkd my system date its is mm/dd/yyy format only
so from where my system date fromat dd/mm/yyy i m geting don't know
i have this problme in xp machine
plz suggest
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Jan 30, 2009, 3:50 PM
System.Threading.Thread.CurrentThread.CurrentCulture("xx-XX"); // change xx-XX by your desired culture french "en-US", "fr-FR" and so forth
The proceed to perform your code within the right culture