> For the complete documentation index, see [llms.txt](https://docs.voicestats.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voicestats.xyz/general/settings/time-zone.md).

# Time Zone

The time zone setting ensures that the dates and times displayed in the voice statistics and graphs are synchronized with your server's local time. This is especially important for servers with international members or members from different countries to read the data accurately.

{% hint style="info" %}
The interface also provides a real-time Example Date/Time preview based on the time zone you have selected.
{% endhint %}

### Time Zone Options

Using the dropdown menu, you can select the time zone that best fits your server's geographical location. The system supports all major time zones worldwide:

All time zones between UTC-12:00 and UTC+12:00 are available.

### How to Change?

Open the **Time Zone** category from the `/settings` menu, select the appropriate UTC value from the dropdown menu below. The system will apply the new time instantly.

<figure><img src="/files/ahyTvKWR4dNO6RJy9xmr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.voicestats.xyz/general/settings/time-zone.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
