schedule.timezone
Specifies the timezone that applies to the scheduler configuration.
Key: schedule.timezone
Type: java.time.ZoneId
Can be set in: collection.cfg
Description
This setting declares the timezone that applies to the set of scheduler settings for the current data source or search package.
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).