Package mondrian.util

Class Format.FormatLocale

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • thousandSeparator

        char thousandSeparator
      • decimalPlaceholder

        char decimalPlaceholder
      • dateSeparator

        java.lang.String dateSeparator
      • timeSeparator

        java.lang.String timeSeparator
      • currencySymbol

        java.lang.String currencySymbol
      • currencyFormat

        java.lang.String currencyFormat
      • daysOfWeekShort

        java.lang.String[] daysOfWeekShort
      • daysOfWeekLong

        java.lang.String[] daysOfWeekLong
      • monthsShort

        java.lang.String[] monthsShort
      • monthsLong

        java.lang.String[] monthsLong