Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.
Open
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/guide/incidents.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ If this field is set to true, the Incident is Marked as Resolved.
- Requirement: `optional`
- Default: `undefined`

The scheduled start time. This defines the initial of the planned maintenance window.
The scheduled start time. This defines the initial of the planned maintenance window in the [ISO 8601 format](https://en.wikipedia.org/wiki/ISO_8601) e.g. `2021-09-02T15:22:37+00:00`.

#### duration <Badge text="0.2.0+"/>

Expand Down