I am trying to get todays date in GBR format but,
DateTime.Now.ToString("dd/mm/yyyy");
returns with the value of 08/00/2013
So 00
in the month group was returned instead of returning the month 04
.
Any ideas why this happened?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…