I am developing a website where the users can log in with their Facebook credentials.
Now I am facing an issue with Date and Times. My local system uses the "Romance Standard Time" which is different to what Facebook uses.
Where I am locally we use DST and depending on the time of the year we can either be at UTC + 1 or UTC + 2.
My question is, "How can I translate the Facebook times into the format my local system will use, taking into account the occasional change between UTC+1 and UTC+2?"