# Pick Date

## Description

Select or specify a date

{% tabs %}
{% tab title="Preview" %}
![](/files/YKAzNXsvPVjUL3qIh6Ok)
{% endtab %}

{% tab title="Location" %}
**Name** | Ui Pick Date

**Nickname** | Pick Date

**Tab** | Ui

**Panel** | Control

**Division** | 3
{% endtab %}

{% tab title="Inputs" %}
**\*E** | **Element** (*Ui+ Element*) | An optional input for an Element.&#x20;

> <mark style="color:green;">I</mark>f an Element is input it will be updated, if empty a new Element will be created.
>
> The input control must be of the same type as the component

**D** | **DateTime** (Time) | The control date time

**L** | **Long** (*Bool*) | Is the date in a long format
{% endtab %}

{% tab title="Ouputs" %}
**E** | **Element** (*Ui+ Element*) | Ui Element Control.&#x20;
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage

![](/files/xv9j3PsyTe06u3lTPSyD)


---

# 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://interopxyz.gitbook.io/ui-plus/components/control/pick-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.
