# Timezone and Time format

To edit timezone and time format settings go to the link below (ensure you're logged in)

{% embed url="<https://tradestream.xyz/account/preferences>" %}
Settings page
{% endembed %}

## Time Format

You can set time format to either:

* **24h Format:** 18:19, 01:35 (Sometimes referred to as army time/European time)
* AM/PM: 6:19 PM, 01:35 AM (Sometimes called American time)

{% hint style="warning" %}
Ensure you press ![](/files/uc12by2ur0omcM9vdfWl) after you selected your timezone or it won't be changed
{% endhint %}

<figure><img src="/files/Eioez0PChOQnNEVTrFfd" alt=""><figcaption><p>Notice how the time displayed changed from 24h format to AM/PM format</p></figcaption></figure>

***

## Timezone

The timezone is by default set to UTC+0 (London Time) so all times are displayed in this timezone. To change to your own you can select one from the timezone menu (we also support certain half hour timezones like UTC+5:30 for India)

{% hint style="warning" %}
Ensure you press ![](/files/uc12by2ur0omcM9vdfWl) after you selected your timezone or it won't be changed
{% endhint %}

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


---

# 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://docs.tradestream.xyz/general/timezone-and-time-format.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.
