# Date

When you are working on a dataset to create a dashboard, you might want to have date in your dataset that you want to convert/extract/compute. YouPrep allows to do it with **the following steps related to date operations**:

* [Convert text to date](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date/convert-text-to-date.md)
* [Convert date to text](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date/convert-date-to-text.md)
* [Extract date information](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date/extract-date-information.md)
* [Add missing dates](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date/add-missing-dates.md)
* [Compute duration](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date/compute-duration.md)
* [Normalize date granularity](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/date.md)


---

# 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-v3.toucantoco.com/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/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.
