Creates a DateTimeFormatEvent object.
public DateTimeFormatEvent( String format, long time, String display )
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.