Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user-guide/agents-protocols/simulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/

![](img/simulator-scheduler-recurr.png)

If the schedule is not provided it defaults to every 24 hours.
If the schedule is not provided it defaults to the start of the current day and replays the dataset once.

### Timezone
The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/

![](img/simulator-scheduler-recurr.png)

If the schedule is not provided it defaults to every 24 hours.
If the schedule is not provided it defaults to the start of the current day and replays the dataset once.

### Timezone
The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC.