mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update documentation for timezones in mute timings (#77370)
This commit is contained in:
@@ -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}
|
||||
>
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user