Skip to content

Commit 9f54495

Browse files
committed
derive view_timezone from model_timezone
1 parent bea7bdc commit 9f54495

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/forms/types/time.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,9 @@ based on this date.
165165

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

168-
When no reference date is
168+
When no `reference_date`_ is set the ``view_timezone`` defaults to the
169+
configured `model_timezone`_.
170+
169171
.. caution::
170172

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

0 commit comments

Comments
 (0)