I am receiving a Flash datetime in the following format:
Sun Jul 17 20:43:02 GMT-0600 2011
The default DateTime.Parse method does not recognize it as a valid datetime. Is there a way to parse it to get a valid UTC DateTime?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Your exact format for this example would be the following