# Localization

Here are the Localization configurations for BlogMoz:

1. Timezone: This is where you can set the timezone for your blog, which is important for displaying accurate dates and times for your blog posts.
2. Date Format: You can add the date format in this "Date Format" field for displaying the posts, and if left empty, it will use the default human-readable date format.
3. Locale Selector: This allows you to enable or disable a language selector on your blog, which allows users to switch between different languages.
4. Default Language: This is where you can set the default language for your blog. If you have enabled the language selector, this language will be used as the default for users who have not selected a different language.

<figure><img src="https://1456780224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJWDLal7zQm4jBVPBOwyp%2Fuploads%2FUdNgpum58h1yxvAa4V5w%2FCaptura%20de%20pantalla%202023-12-11%20a%20la(s)%206.48.26%E2%80%AFp.%C2%A0m..png?alt=media&#x26;token=52e3e33d-0577-49cf-b0f6-8cebd7941739" 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://jansel48.gitbook.io/blogmoz/configurations/localization.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.
