I have tried numerous attemps of formatting a relatively simple date format to a date object, but also converting to my local time zone.
All dates are formatte like this: 2010-09-11T08:55:00
. This is GMT time, and I want it converted to a date object with GMT+2.
Can anyone please point me in the right direction?