Skip to content

Commit 1493ced

Browse files
committed
minor #13412 [Form] derive view_timezone from model_timezone (xabbuh)
This PR was merged into the master branch. Discussion ---------- [Form] derive view_timezone from model_timezone fixes #12898, requires #13410 to be merged first Commits ------- 2cd8afa derive view_timezone from model_timezone
2 parents d7e87f6 + 2cd8afa commit 1493ced

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/time.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ based on this date.
165165

166166
.. include:: /reference/forms/types/options/view_timezone.rst.inc
167167

168+
When no `reference_date`_ is set the ``view_timezone`` defaults to the
169+
configured `model_timezone`_.
170+
168171
.. caution::
169172

170173
When using different values for `model_timezone`_ and ``view_timezone``,

0 commit comments

Comments
 (0)