Date/Time Picker

The M-Business Date/Time Picker is a MIME player that allows the user to select a date or a time. A Date/Time Picker instance is initially displayed as a read-only text field. The user clicks on the text field to expand the Date/Time Picker inline; the user clicks on the text field again to return the Date/Time Picker to its original state.

To embed an instance of the Date/Time Picker in HTML, use the object tag and the following application/avantgo-mime-datetimepicker MIME type:

<object type="application/avantgo-mime-datetimepicker" width="100" height="24"> </object>