# How to change a Date Format

<div align="left"><figure><img src="/files/vqi0SiB4s8XOoK70GHH1" alt=""><figcaption><p>US Date Format</p></figcaption></figure> <figure><img src="/files/PxyfXPOXvg7iHHgo11sI" alt=""><figcaption><p>EU Date Format</p></figcaption></figure></div>

The format displayed in the Replyco App depends on the browser language you use.

In most cases, the language by default is set to **English**, which equals to **English (US)**.

In this case, the date & time format in Replyco will be displayed like on the left screenshot above.

To change the date & time format to the EU one, you need to set the browser language to **English (United Kingdom)**.

To do that, please follow the instructions below. Please note that our App is designed to work with **Google Chrome** browser, hence depending on your browser, the instructions might differ from what is offered here.

{% hint style="info" %}
**On Mac or Linux?** Chrome will automatically display in the default system language for your computer.
{% endhint %}

1. On your Windows computer, open Chrome.
2. At the top right, click More ![More](https://lh3.googleusercontent.com/E2q6Vj9j60Dw0Z6NZFEx5vSB9yoZJp7C8suuvQXVA_2weMCXstGD7JEvNrzX3wuQrPtL=w36-h36) ![and then](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) **Settings**.
3. On the left, click **Languages**.
4. Under "Preferred languages," next to the language you'd like to use, click More ![More](https://lh3.googleusercontent.com/E2q6Vj9j60Dw0Z6NZFEx5vSB9yoZJp7C8suuvQXVA_2weMCXstGD7JEvNrzX3wuQrPtL=w36-h36).
   * If the language isn't listed, add it by clicking **Add Languages**.
5. Click **Display Google Chrome in this language**.
   * This option is only available on Windows computers.
6. Restart Chrome to apply the changes.

#### Still have questions?

{% hint style="info" %}
**We're here to help!** If you have ANY questions, need help with setup, or just want to chat about customer support (really, we are always up for a good chat), please don't hesitate to reach out via:

**Chat:** [Click on the chat icon](http://replyco.com/#chat) (lower right of the App)

![](/files/QbOMrBEWDv4EeOi2pABN)

**Email:** <help@replyco.com>
{% 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://docs.replyco.com/orher/best-practices/how-to-change-a-date-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.
