I can't change the timezone in one of my scripts using File->Properties. I can in my other scripts, they have a dropdown for timezone. Any idea why?
Google Apps Script can't change timezone in project properties
697 Views Asked by l roe At
2

I'm not sure if this will help, but it might be worth a try:
I have no experience editing that particular parameter as I have never needed to do that. However, I presume that the field is there for the purpose of setting the timezone, so in theory, it should work. You might have to do some experimentation to see if changing it does indeed do what you need. Anyhow, here is the documentation for that file in case you need it:
General manifest documentation
Details of each field
I hope that helps.