# Formatting

Customize the appearance of your date picker using various formatting options:

* Font family: Choose a font style for the dates.
* Font size: Auto-font adjusts the size for the best fit, or manually set the size.
* Text color: Control the color of weekday dates.
* Calendar background: Change the background color.
* Side panel background: Customize the Presets panel color.
* Selected dates font color: Define the color of selected dates.
* Select dates background color: Customize the background color of selected dates.
* Format between dates: Control the date and background color in range selection.
* Border: Define the border for the entire calendar area, including width and color.

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/18.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">NOTE</mark>

<mark style="color:blue;">Auto font size is based on the canvas area and may change on different screens. For a consistent size, enter px manually.</mark>
{% endhint %}


---

# 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.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/formatting.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.
