File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -268,19 +268,12 @@ Intercycle Dependencies
268
268
269
269
.. _tutorial-cylc-datetime-utc :
270
270
271
- UTC Mode
272
- --------
271
+ Cycle Point Time Zone
272
+ ---------------------
273
273
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 `.
284
277
285
278
.. note ::
286
279
You can’t perform that action at this time.
0 commit comments