Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • in which the clock is forwarded by one hour then the cycle will start immediately. Assuming the clock to be forwarded from 2am to 3am then the cycle starts at 2am with the order history indicating 3am as the start time. The duration of the cycle's period is unaffected by daylight saving changes. For example, if the duration is specified to be 3 hours, then on a day for which the clock is moved forward at 2am to 3am the cycle will be executed until 6am.
  • in which the clock is set back by one hour then the cycle will start according to its repeat interval. Assume the clock to be set back from 3am to 2am then the cycle starts at 2am with the order history indicating 2am as the start time. The duration of the cycle's period is unaffected by daylight saving changes. For example, if the duration is specified to be 3 hours, then on a day for which the clock is set back at 3am to 2am the cycle will be executed until 4am.

Anchor
cyclic_workflows_cyclic_orders
cyclic_workflows_cyclic_orders
Cyclic Workflows vs. Cyclic Orders

Note that the Cycle Instruction allows creation of cyclic workflows as an alternative to the use of JS7 - Schedules for cyclic orders.

...