I want to set a specific folder to another timezone in the php.ini file so I don't have to set it manually in each file within the folder.
[Date]
date.timezone = Europe/Berlin
Folder[Date] /* something like this? */
date.timezone = America/New_York