Microsoft SDK for Java

getCustomFormat

This method of the DateDataFormat class retrieves the custom format string.

Syntax

public String getCustomFormat();

Return Value

Returns the current custom format string. For information about possible format strings, see setCustomFormat.

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