How can I convert date from E-mail module?

I need to convert Headers - Basic: date from the E-mail module (with G-mail account) to Make standard format using Parsedate. I tried parseDate( Headers - Basic: date; ddd, D MMM YYYY HH:mm:ss Z ), but it does not work…