Euro currency for Estonia

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 6u29
    • Component/s: globalization

      FULL PRODUCT VERSION :
      Java 1.6.0_25

      ADDITIONAL OS VERSION INFORMATION :
      Windows 7, SP1, build number 7601

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      This seams to be behaviour on all Windows 7 systems

      A DESCRIPTION OF THE PROBLEM :
      Starting 1 January 2011 Estonia adopted Euro as their currency. After 1 year, Java is still reporting EEK (Estonian Kroon) as their currency.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Locale estonia = new Locale("et","EE");
      Currency estCurrency = Currency.getInstance(estonia);
      System.out.println(estCurrency.getCurrencyCode());


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Yong Huang (Inactive)
            Reporter:
            Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: