IBM Support

PQ57213: IN PORTUGUESE (BRAZILIAN) LOCALE,THE MONTH JANUARY IS TRANSLATEDAS JUANEIRO.THE TRANSLATION SHOULD BE JANEIRO (WITHOUT THE U").

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • In Portuguese (Brazilian) Locale,the month JANUARY is translated
    as JUANEIRO.The translation should be JANEIRO (without the U").
    Here is the code used to retrieve translated version:
    SimpleDateFormat formatter = new SimpleDateFormat("MMMM",
    _locale); Calendar calendar =  Calendar.getInstance();
    calendar.set(Calendar.MONTH, Calendar.JANUARY);
    _lblMonthJan = formatter.format(calendar.getTime());
    _locale is 'pt_BR'
    

Local fix

Problem summary

  • As above
    

Problem conclusion

  • Install a version of java with a build date of
    20020226 or later to obtain the fix
    

Temporary fix

Comments

APAR Information

  • APAR number

    PQ57213

  • Reported component name

    JAVA2(1.3) COMM

  • Reported component ID

    5648C9800

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2002-01-31

  • Closed date

    2002-03-07

  • Last modified date

    2002-03-07

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    JAVA2(1.3) COMM

  • Fixed component ID

    5648C9800

Applicable component levels

  • R130 PSN

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SUPPORT","label":"IBM Worldwide Support"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.3.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
09 February 2022