Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.setTimeFormatString

Sets the format string used to display time for this locale.

Syntax

public void setTimeFormatString( String value )

Parameters

value

A String object containing a time-formatting string for this locale.

Remarks

The String can consist of a combination of the hour, minute, and second format pictures defined in the Hour, Minute, and Second Format Pictures table in the National Language Support Constants.

See Also   getTimeFormatString