The documentation for the Date() class lists several string formats that it can convert to date values. The 8601 format is not listed.
Is this accurate? Does ActionScript support parsing for 8601?
If not, how do I ask Adobe to fix this?
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.
I don’t think it’s supported, but I’ve found a way to convert to and from it here.