Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1493ced

Browse filesBrowse 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
Copy full SHA for 1493ced

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎reference/forms/types/time.rst

Copy file name to clipboardExpand all lines: reference/forms/types/time.rst
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.