src/share/classes/sun/text/resources/sq/FormatData_sq.java

Print this page




  87                     "e diel", // Sunday
  88                     "e h\u00ebn\u00eb", // Monday
  89                     "e mart\u00eb", // Tuesday
  90                     "e m\u00ebrkur\u00eb", // Wednesday
  91                     "e enjte", // Thursday
  92                     "e premte", // Friday
  93                     "e shtun\u00eb" // Saturday
  94                 }
  95             },
  96             { "DayAbbreviations",
  97                 new String[] {
  98                     "Die", // abb Sunday
  99                     "H\u00ebn", // abb Monday
 100                     "Mar", // abb Tuesday
 101                     "M\u00ebr", // abb Wednesday
 102                     "Enj", // abb Thursday
 103                     "Pre", // abb Friday
 104                     "Sht" // abb Saturday
 105                 }
 106             },











 107             { "AmPmMarkers",
 108                 new String[] {
 109                     "PD", // am marker
 110                     "MD" // pm marker
 111                 }
 112             },
 113             { "Eras",
 114                 new String[] { // era strings
 115                     "p.e.r.",
 116                     "n.e.r."
 117                 }
 118             },
 119             { "NumberElements",
 120                 new String[] {
 121                     ",", // decimal separator
 122                     ".", // group (thousands) separator
 123                     ";", // list separator
 124                     "%", // percent sign
 125                     "0", // native 0 digit
 126                     "#", // pattern digit




  87                     "e diel", // Sunday
  88                     "e h\u00ebn\u00eb", // Monday
  89                     "e mart\u00eb", // Tuesday
  90                     "e m\u00ebrkur\u00eb", // Wednesday
  91                     "e enjte", // Thursday
  92                     "e premte", // Friday
  93                     "e shtun\u00eb" // Saturday
  94                 }
  95             },
  96             { "DayAbbreviations",
  97                 new String[] {
  98                     "Die", // abb Sunday
  99                     "H\u00ebn", // abb Monday
 100                     "Mar", // abb Tuesday
 101                     "M\u00ebr", // abb Wednesday
 102                     "Enj", // abb Thursday
 103                     "Pre", // abb Friday
 104                     "Sht" // abb Saturday
 105                 }
 106             },
 107             { "DayNarrows",
 108                 new String[] {
 109                     "D",
 110                     "H",
 111                     "M",
 112                     "M",
 113                     "E",
 114                     "P",
 115                     "S",
 116                 }
 117             },
 118             { "AmPmMarkers",
 119                 new String[] {
 120                     "PD", // am marker
 121                     "MD" // pm marker
 122                 }
 123             },
 124             { "Eras",
 125                 new String[] { // era strings
 126                     "p.e.r.",
 127                     "n.e.r."
 128                 }
 129             },
 130             { "NumberElements",
 131                 new String[] {
 132                     ",", // decimal separator
 133                     ".", // group (thousands) separator
 134                     ";", // list separator
 135                     "%", // percent sign
 136                     "0", // native 0 digit
 137                     "#", // pattern digit