Microsoft SDK for Java

DateTimeFormatEvent.DateTimeFormatEvent

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.