# Time Conversions

### Converting to your own time:

When a time is mentioned in chat, you can convert the time into your timezone, simply by clicking the clock emoji that appears below the message.

Time Zone Bot automatically reacts to any time mentioned in chat with a clock emoji:

![](/files/WgfZ7s9jKXUJAMAGpu2K)

When you react with the clock emoji as well, the bot will message you with the time mentioned converted to your time zone.

![](/files/o3hT7mjxsYUOL1aBElij)

{% hint style="warning" %}
Please make sure you have your DMs enabled in at least one server that you share with the bot, so that the bot can message you.

If you don't want to enable DMs in any of your servers, feel free to join our[ support server,](https://discord.gg/yHU6qcgNPy) and enable DMs there.
{% endhint %}

This also works with multiple times in one message:

![](/files/FMqEL0TAT7NlqBLD9Iir)

{% hint style="info" %}

* If the message author hasn't set their timezone, the server timezone will be used instead.
* If you mention a time in chat, and haven't set a time zone, the bot will send you a [reminder](/time-zone-bot/reminders.md).
* If you react to a time in chat, and haven't set a time zone, the bot will also send you a [reminder](/time-zone-bot/reminders.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://cde90.gitbook.io/time-zone-bot/time-conversions.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.
