Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1288 Points
254 Posts
Nov 17, 2011 04:08 AM|LINK
Hello,
Try the below solution
date1.ToString("MMM d, yyyy", CultureInfo.CreateSpecificCulture("en-US"))
chiragvidani
Participant
1288 Points
254 Posts
Re: date format problem
Nov 17, 2011 04:08 AM|LINK
Hello,
Try the below solution
date1.ToString("MMM d, yyyy", CultureInfo.CreateSpecificCulture("en-US"))Chirag Vidani | My Blog
MCTS - .Net Framework 4.0, Web Applications
"…Mark As Answer" if my reply is helpful to you…”