Skip to content

Commit ed1affc

Browse files
authored
Update outdated UTC mode docs (#639)
1 parent 3ec14d0 commit ed1affc

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

src/workflow-design-guide/general-principles.rst

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,11 @@ writing any workflow. More advanced topics are covered later:
88
:ref:`Efficiency And Maintainability` and :ref:`Portable Workflows Label`.
99

1010

11-
UTC Mode
12-
--------
13-
14-
Cylc has full timezone support if needed, but real time NWP workflows should use
15-
UTC mode to avoid problems at the transition between local standard time and
16-
daylight saving time, and to enable the same workflow to run the same way in
17-
different timezones.
18-
19-
.. code-block:: cylc
11+
Cycle point time zone
12+
---------------------
2013

21-
[scheduler]
22-
UTC mode = True
14+
Cylc has full local timezone support if needed, but the default cycle point time
15+
zone is UTC. See :cylc:conf:`flow.cylc[scheduler]cycle point time zone`.
2316

2417

2518
Fine Or Coarse-Grained Workflows

0 commit comments

Comments
 (0)