Change the time zone via command prompt
You can use the following command to see the different time zones
tzutil /l
Once you have found the time zone that you want to change, then use
tzutil /s "Romance Standard Time"
This should change your time zone.