Overview | Methods | Fields | This Package | All Packages
Creates a DateTimeFormatEvent object.
Syntax
public DateTimeFormatEvent( String format, long time, String display )
Parameters
format
The custom format string the DateTimePicker control is using.
time
The time that the DateTimePicker control should be set to.
display
The date and time string to display to the user.