# Troubleshooting

## Why isn't TilliT DO displaying my regional date format?

Google Chrome tends to be installed with U.S. English settings by default in English-speaking countries. To change the option to a standard DD/MM/YYYY. (Optionally update your language settings to non-U.S)

1. Go to Chrome Options (3 vertical pips in the top right hand corner)
2. Choose *Settings.*
3. Click on *Languages*
4. Under *Websites in your languages,* click *Add languages.*
5. Choose other English languages like English *(Australia)*
6. Click and hold *English (Australia)* and drag it to the top of the existing list.
7. (Optional) You can also click the Use this language for spell checking button to ensure that you get localised spelling.
8. Restart Chrome.


---

# 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://help.tillit.cloud/tillit/knowledge-base/troubleshooting.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.
