string str = string.Format("{0:yyyy-MM-dd}", dt_todays_date); Response.Write(str);
Asked In: Many Interviews | Alert Moderator
Login to post response