set12ShortMonthNames()

Change the short-name representation of the twelve month names for this date.

Syntax

public void set12ShortMonthNames(String[] shortMonths)
 

Parameters

shortMonths
A list of business objects.

Return values

None.

Exceptions

DtpDateException - When the month names passed in are not exactly 12 names.

See also

get12ShortMonthNames(), set12ShortMonthNamesToDefault()

Copyright IBM Corp. 2003