# Time Zone

## Description

The server **Time Zone** setting allows you to choose a single time zone for the server. This allows members to check the current server time.

{% hint style="info" %}
See the guide on [finding time zones](/finding-time-zones.md) for determining which time zone to use.
{% endhint %}

Checking the time of the server:

![](/files/SbcW9mOXtFIJ4UFqBzpk)

{% hint style="info" %}
To learn how to change settings like this one, see the [server command](/commands/admin-commands/server.md).
{% endhint %}


---

# Agent Instructions: 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://friend-time.arilyn.cc/settings/server-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.
