Date separator issue

I have the following code

DateTime.Now.ToString("MM/dd/yyyy")

It always gives me this output : "04.13.2011" instead of "04/13/2011". May I know why I am getting this weird issue?

13
задан Toby Allen 22 May 2011 в 20:42
поделиться