Timeline for why does DateTime.ToString("dd/MM/yyyy") give me dd-MM-yyyy?
Current License: CC BY-SA 3.0
4 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 28, 2016 at 14:09 | comment | added | Savage | Definitely easier to read than using escape characters. I'm a bit shocked that I didn't know the whole time that my date formats were going to get overwritten! | |
Jun 22, 2016 at 15:09 | comment | added | Sergey | This code is more clear, than in accepted answer (I mean added CultureInfo). It looks at least better than escaping slashes by apostrophes. | |
Feb 28, 2014 at 3:15 | history | edited | Liu Peng | CC BY-SA 3.0 |
added 169 characters in body
|
Feb 28, 2014 at 2:59 | history | answered | Liu Peng | CC BY-SA 3.0 |