Date & Time

amx:inputDate

The Date & Time component is used to select date and/or time. This includes month, day and year for date and hour, minute and AM/PM for time. The component has these elements.

Appearance

Appearance characteristics for this component.

TRIGGER

PICKER

Behavior

Common behaviors for this component.

TRIGGER

PICKER

Usage

Usage guidelines for this component.

Sample

AMX sample code for this component.

<amx:inputDate label="Enabled" id="id1"/>
<amx:inputDate label="Disabled" id="id2" disabled="true"/>
<amx:inputDate label="Read-Only" id="id3" readOnly="true"/>

Related

Fig 1. iOS Trigger

 

Fig 2. iOS Picker

 

Fig 3. Android Trigger

 

Fig 4. Android Picker