# Date & Clock

### Digital Clock

* **Enable/Disable** the Digital Clock with English Date.

***

### Islamic Date

* **Enable/Disable** the Islamic Hijri Date.
* **Fix Islamic Date:** Adjust the date by adding or removing days.
  * Example: `-1` if the date is one day ahead, `+1` if it’s one day behind.

<figure><img src="/files/2g5IiSAUl6YPQ88ifCGb" 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/urdupress/customization/header/date-and-clock.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.
