Update structure-applications.md

link to time zone settings. fixes #16775
This commit is contained in:
Carsten Brandt
2018-10-10 18:55:26 +02:00
committed by GitHub
parent ef9793bebc
commit e2afaf6680

View File

@ -365,6 +365,7 @@ By configuring this property, you are essentially calling the PHP function
]
```
For more details on the implications of setting the time zone, please check the [section on date formatting](output-formatting.md#time-zones).
#### [[yii\base\Application::version|version]] <span id="version"></span>