I am working with dates in an RSS feed, but am finding differing results when using the code below in IE, Chrome and Firefox:
new Date(\'2001-01-01T12:00:00Z
You could also try using Date.js - an open source javascript date manipulation library.