The following utility is a helper class designed to take MySQL dates and convert them to Actionscript Date Objects and the other way around. Sometimes we see delimeters like ‘T’ or ‘Z’ in the MySQL dates, and we need to extract the appropriate date and time pieces to create an actionscript date object.
Continue reading ‘Flex MySQL Actionscript Date Formatter’
