Sets the Year/Month formatting string for the locale.
public void setYearMonthFormatString( String value )
value
A String object specifying the Year/Month formatting string to be used for the locale.
This String specifies the proper format for a date that contains only the year and the month.
See Also getYearMonthFormatString