I'm displaying entries from an RSS feed onto my site but the date that comes with each entry is in a non-standard format, so I'm having difficulty creating a new javascript date object from it.
Is it possible to convert the following date to a date object:
Thu, 20 Feb 2014 07:52:45 -0800
and output it into this format?:
Thu, 20 Feb 2014 15:52:45