Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getTimeFormatString

Retrieves a String describing the time formatting for this thread's locale.

Syntax

public String getTimeFormatString()

Return Value

Returns a String object containing the 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   setTimeFormatString