# Locale

### Locale Settings

Configuring your personal Locale settings allows you to set time and date appearance on your personal site.&#x20;

![](/files/-LwUoFgduY-3BV5JrWnJ)

Click on the **gear** icon. Then, select **Change My Settings**.

![](/files/-LwUoiWK1CC9eTkwShPK)

Then, click on **Locale**.

![](/files/-LwUosXC_XmWzC3ehRgT)

1. Select the **Default Date Format**
   1. MM/DD/YYYY
   2. DD/MM/YYYY
   3. YYYY/MM/DD
   4. Month DD, YYYY
   5. Day Month DD, YYYY
   6. DD.MM.YYYY
   7. Day, DD.MM.YYYY
2. Select the default **Time Format**
   1. 12 hour clock
   2. 24 hour clock
3. Select your **Time Zone**
4. Select the **Language.** If you change your Language settings, the language on your page will be translated based upon the language translation settings set by your site admin.&#x20;
5. Click on **Save** to save your settings

{% hint style="info" %}
If you are changing your locale we highly recommend checking your default reminder settings for time & time-zone that would get applied to your new reminders created in future.
{% 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://guides.mangoapps.com/user-guide/user-settings/locale.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.
