Skip to content

Commit 867c886

Browse files
authored
Update outdated UTC mode paragraph (#717)
1 parent a981426 commit 867c886

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

src/tutorial/scheduling/datetime-cycling.rst

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -268,19 +268,12 @@ Intercycle Dependencies
268268

269269
.. _tutorial-cylc-datetime-utc:
270270

271-
UTC Mode
272-
--------
271+
Cycle Point Time Zone
272+
---------------------
273273

274-
.. ifnotslides::
275-
276-
Cylc can generate datetime cycle points in any time zone, but "daylight saving"
277-
boundaries can cause problems so we typically use UTC, i.e. the ``+00`` time
278-
zone:
279-
280-
.. code-block:: cylc
281-
282-
[scheduler]
283-
UTC mode = True
274+
Cylc can generate datetime cycle points in any time zone, but "daylight saving"
275+
boundaries can cause confusion, so the default is UTC, i.e. the ``+00`` time
276+
zone. You can override this by setting :cylc:conf:`[scheduler]cycle point time zone`.
284277

285278
.. note::
286279

0 commit comments

Comments
 (0)