Update documentation for timezones in mute timings (#77370)

This commit is contained in:
George Robinson
2023-10-30 16:28:01 +00:00
committed by GitHub
parent 363830883c
commit 5118ac9abd
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ export const MuteTimingTimeRange = ({ intervalIndex }: Props) => {
<Field
className={styles.field}
label="Time range"
description="The time inclusive of the starting time and exclusive of the end time in UTC"
description="The time inclusive of the start and exclusive of the end time (in UTC if no location has been selected, otherwise local time)"
invalid={timeRangeInvalid}
>
<>