DateTimePicker

From HTML5 Builder
Jump to: navigation, search

The DateTimePicker component provides an input field for date and time values.

Client-side Features

DOM Elements

The component generates the following client-side DOM elements:

Client-side Events

Documented in the RPCL Reference.

Server-side Features

Properties, Methods and Events

Documented in the RPCL Reference.

Help Resources

Sample Applications

In the following folders inside the sample applications directory you will find projects covering this component:

  • Components\DateTimePicker. Providing the difference in days between two dates defined with a date and time picker.

See Also