Server Timezone
/timezone <timezone>
/timezone <timezone>
Set your server’s timezone, used for audit detection scheduling.
timezone
— A valid timezone name (e.g.America/New_York
) 🔒 Permissions Required: Manage Server 🌐 Autocomplete Enabled for all valid IANA timezones
🌍 What This Command Does
This command configures the timezone setting for your server, which affects when TrueAudit’s daily detection scans will run.
If your detection is set to run at 10:00
, this setting ensures that means 10:00
in your local timezone, not UTC.
✅ Example
📥 Response:
✅ Timezone for this server is now set to
America/Chicago
.
💡 Why Use This?
Without a timezone, detection scans use UTC by default — which may not align with your community’s activity hours.
Setting the correct timezone ensures:
🕒 Detection alerts trigger at expected local times
📈 Time-based analytics and thresholds reflect real-world context
🧠 Server logs are easier to interpret when paired with local time knowledge
🧠 Autocomplete Included
Start typing the name of your city, region, or zone — and you’ll be shown matching options like:
America/New_York
Europe/London
Asia/Tokyo
Australia/Sydney
Only valid timezones from the IANA database can be saved.
Last updated