We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4dcf4 commit 47f3d57Copy full SHA for 47f3d57
reference/forms/types/time.rst
@@ -161,6 +161,10 @@ reference_date
161
162
**type**: ``DateTimeInterface`` **default**: ``null``
163
164
+.. versionadded:: 4.4
165
+
166
+ The ``reference_date`` option was introduced in Symfony 4.4.
167
168
Configuring a reference date is required when the `model_timezone`_ and
169
`view_timezone`_ are different. Timezone conversions will be calculated
170
based on this date.
0 commit comments