schedule.timezone
ON THIS PAGE
Specifies the timezone this collection’s scheduling settings use.
Key: schedule.timezone
Type: java.time.ZoneId
Can be set in: collection.cfg
Description
This setting declares the timezone in which the collection’s other scheduling settings are considered to be in.
Permitted values are those accepted by Java’s ZoneId.of(String) method, which includes region-based zone IDs from the IANA Time Zone Database (TZDB).