> For the complete documentation index, see [llms.txt](https://docs.xviz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xviz.com/project-management/other-features/daysoff/custom-date.md).

# Custom Date

The xViz Gantt Chart provides the Custom Date DaysOff option to mark the non-working days based on dates.

<figure><img src="/files/7Ju34v7R87zFq7osKyKs" alt=""><figcaption><p><em>GIF 1: Custom Date DaysOff type in xViz Gantt Chart</em></p></figcaption></figure>

### Steps to use Custom Date DaysOff type in Gantt Chart:

1. Go to the Advanced Editor

<img src="/files/oINhgvbKOTcTmxcvYuz6" alt="Image 1: Advanced Editor option" width="62">

2. Navigate to the “DaysOff” section. Then click on the “Custom Date” option.

<img src="/files/xGk0qcDANq8bEN2ldY4n" alt="Image 2: DaysOff Option in the Advanced Editor" width="563">

3. Choose the Custom Dates for DaysOff and click on non-working custom dates to Display in the Gantt Chart.

<img src="/files/UHWQ7vy7CmXon89te3gM" alt="Image 3: Select Custom Dates" width="349">

4. Now Choose the Pattern and Color for the Custom Date.

<img src="/files/s8S4QAXFkMfj9Dz7N7g5" alt="Image 4: Choose the Pattern and Color for Custom Date" width="185">

The final result, the chart shows the shaded area for the applied Custom Date, is displayed in the image below:

![Image 5: Custom Date DaysOff type with xViz Gantt Chart](/files/1iRCSnlCJ9QuqPVvIem2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.xviz.com/project-management/other-features/daysoff/custom-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.
