File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
src/workflow-design-guide Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,11 @@ writing any workflow. More advanced topics are covered later:
8
8
:ref: `Efficiency And Maintainability ` and :ref: `Portable Workflows Label `.
9
9
10
10
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
+ ---------------------
20
13
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 `.
23
16
24
17
25
18
Fine Or Coarse-Grained Workflows
You can’t perform that action at this time.
0 commit comments