Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.setYearMonthFormatString

Sets the Year/Month formatting string for the locale.

Syntax

public void setYearMonthFormatString( String value )

Parameters

value

A String object specifying the Year/Month formatting string to be used for the locale.

Remarks

This String specifies the proper format for a date that contains only the year and the month.

See Also   getYearMonthFormatString