# Header Date

### Show Date in Header

* **Enable / Disable** the date feature in the header.
* If enabled, today’s date will appear in the **small header section**.

### Date Format

Choose which type of date you want to display:

* **Gregorian Date (Default)** – Regular date format.
* **Hijri (Islamic) Date** – Display the Islamic calendar date.

### Fix Islamic Date

If you select **Hijri Date**, you can adjust it by adding or subtracting days to align with your local calendar.

* Enter a **positive number (+1, +2, …)** to move forward.
* Enter a **negative number (-1, -2, …)** to move backward.
* Default is **0** (no adjustment).

Example:

* If your Hijri calendar is **one day behind**, set value to **+1**.

#### ✅ Tips

* Use **Hijri Date** if your audience is primarily interested in Islamic calendar events.
* Keep **Fix Islamic Date** adjusted correctly, as Hijri months can vary by region.
* Disable the date entirely if your design does not require it.

<figure><img src="/files/Pkz4Cryh7pTSadCVhEvn" 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.stylothemes.com/qalam/customization/general/header-date.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.
