I am running multiple python function apps through a standard service plan and I am not able to change the time-zone to the desired values. I am located in Amsterdam the Netherlands and have the changed the "WEBSITE_TIME_ZONE" to "W. Europe Standard Time" but all the timestamps are still two hours behind. It looks like this "WEBSITE_TIME_ZONE" field is completely ignored. Changing it to other random values also does not do anything in my case.
Does anyone have a solution for this?