src/share/classes/sun/text/resources/cs/FormatData_cs.java

Print this page




 124                     "Ned\u011ble", // Sunday
 125                     "Pond\u011bl\u00ed", // Monday
 126                     "\u00dater\u00fd", // Tuesday
 127                     "St\u0159eda", // Wednesday
 128                     "\u010ctvrtek", // Thursday
 129                     "P\u00e1tek", // Friday
 130                     "Sobota" // Saturday
 131                 }
 132             },
 133             { "DayAbbreviations",
 134                 new String[] {
 135                     "Ne", // abb Sunday
 136                     "Po", // abb Monday
 137                     "\u00dat", // abb Tuesday
 138                     "St", // abb Wednesday
 139                     "\u010ct", // abb Thursday
 140                     "P\u00e1", // abb Friday
 141                     "So" // abb Saturday
 142                 }
 143             },











 144             { "AmPmMarkers",
 145                 new String[] {
 146                     "dop.", // am marker
 147                     "odp." // pm marker
 148                 }
 149             },
 150             { "Eras",
 151                 new String[] { // era strings
 152                     "p\u0159.Kr.",
 153                     "po Kr."
 154                 }
 155             },
 156             { "NumberElements",
 157                 new String[] {
 158                     ",", // decimal separator
 159                     "\u00a0", // group (thousands) separator
 160                     ";", // list separator
 161                     "%", // percent sign
 162                     "0", // native 0 digit
 163                     "#", // pattern digit




 124                     "Ned\u011ble", // Sunday
 125                     "Pond\u011bl\u00ed", // Monday
 126                     "\u00dater\u00fd", // Tuesday
 127                     "St\u0159eda", // Wednesday
 128                     "\u010ctvrtek", // Thursday
 129                     "P\u00e1tek", // Friday
 130                     "Sobota" // Saturday
 131                 }
 132             },
 133             { "DayAbbreviations",
 134                 new String[] {
 135                     "Ne", // abb Sunday
 136                     "Po", // abb Monday
 137                     "\u00dat", // abb Tuesday
 138                     "St", // abb Wednesday
 139                     "\u010ct", // abb Thursday
 140                     "P\u00e1", // abb Friday
 141                     "So" // abb Saturday
 142                 }
 143             },
 144             { "DayNarrows",
 145                 new String[] {
 146                     "N",
 147                     "P",
 148                     "\u00da",
 149                     "S",
 150                     "\u010c",
 151                     "P",
 152                     "S",
 153                 }
 154             },
 155             { "AmPmMarkers",
 156                 new String[] {
 157                     "dop.", // am marker
 158                     "odp." // pm marker
 159                 }
 160             },
 161             { "Eras",
 162                 new String[] { // era strings
 163                     "p\u0159.Kr.",
 164                     "po Kr."
 165                 }
 166             },
 167             { "NumberElements",
 168                 new String[] {
 169                     ",", // decimal separator
 170                     "\u00a0", // group (thousands) separator
 171                     ";", // list separator
 172                     "%", // percent sign
 173                     "0", // native 0 digit
 174                     "#", // pattern digit