validators\DateValidator $timeZone

$timeZone public property

The timezone to use for parsing date and time values. This can be any value that may be passed to date_default_timezone_set() e.g. UTC, Europe/Berlin or America/Chicago. Refer to the php manual for available timezones. If this property is not set, yii\base\Application::$timeZone will be used.

public string $timeZone = null
doc_Yii
2016-10-30 17:13:29
Comments
Leave a Comment

Please login to continue.