src/share/classes/sun/text/resources/hr/FormatData_hr.java

Print this page




  99                     "",
 100                 }
 101             },
 102             { "standalone.MonthAbbreviations",
 103                 new String[] {
 104                     "sij", // abb january
 105                     "vel", // abb february
 106                     "o\u017eu", // abb march
 107                     "tra", // abb april
 108                     "svi", // abb may
 109                     "lip", // abb june
 110                     "srp", // abb july
 111                     "kol", // abb august
 112                     "ruj", // abb september
 113                     "lis", // abb october
 114                     "stu", // abb november
 115                     "pro", // abb december
 116                     "" // abb month 13 if applicable
 117                 }
 118             },

















 119             { "DayNames",
 120                 new String[] {
 121                     "nedjelja", // Sunday
 122                     "ponedjeljak", // Monday
 123                     "utorak", // Tuesday
 124                     "srijeda", // Wednesday
 125                     "\u010detvrtak", // Thursday
 126                     "petak", // Friday
 127                     "subota" // Saturday
 128                 }
 129             },
 130             { "DayAbbreviations",
 131                 new String[] {
 132                     "ned", // abb Sunday
 133                     "pon", // abb Monday
 134                     "uto", // abb Tuesday
 135                     "sri", // abb Wednesday
 136                     "\u010det", // abb Thursday
 137                     "pet", // abb Friday
 138                     "sub" // abb Saturday






















 139                 }
 140             },
 141             { "NumberElements",
 142                 new String[] {
 143                     ",", // decimal separator
 144                     ".", // group (thousands) separator
 145                     ";", // list separator
 146                     "%", // percent sign
 147                     "0", // native 0 digit
 148                     "#", // pattern digit
 149                     "-", // minus sign
 150                     "E", // exponential
 151                     "\u2030", // per mille
 152                     "\u221e", // infinity
 153                     "\ufffd" // NaN
 154                 }
 155             },
 156             { "TimePatterns",
 157                 new String[] {
 158                     "HH:mm:ss z", // full time pattern




  99                     "",
 100                 }
 101             },
 102             { "standalone.MonthAbbreviations",
 103                 new String[] {
 104                     "sij", // abb january
 105                     "vel", // abb february
 106                     "o\u017eu", // abb march
 107                     "tra", // abb april
 108                     "svi", // abb may
 109                     "lip", // abb june
 110                     "srp", // abb july
 111                     "kol", // abb august
 112                     "ruj", // abb september
 113                     "lis", // abb october
 114                     "stu", // abb november
 115                     "pro", // abb december
 116                     "" // abb month 13 if applicable
 117                 }
 118             },
 119             { "standalone.MonthNarrows",
 120                 new String[] {
 121                     "1.",
 122                     "2.",
 123                     "3.",
 124                     "4.",
 125                     "5.",
 126                     "6.",
 127                     "7.",
 128                     "8.",
 129                     "9.",
 130                     "10.",
 131                     "11.",
 132                     "12.",
 133                     "",
 134                 }
 135             },
 136             { "DayNames",
 137                 new String[] {
 138                     "nedjelja", // Sunday
 139                     "ponedjeljak", // Monday
 140                     "utorak", // Tuesday
 141                     "srijeda", // Wednesday
 142                     "\u010detvrtak", // Thursday
 143                     "petak", // Friday
 144                     "subota" // Saturday
 145                 }
 146             },
 147             { "DayAbbreviations",
 148                 new String[] {
 149                     "ned", // abb Sunday
 150                     "pon", // abb Monday
 151                     "uto", // abb Tuesday
 152                     "sri", // abb Wednesday
 153                     "\u010det", // abb Thursday
 154                     "pet", // abb Friday
 155                     "sub" // abb Saturday
 156                 }
 157             },
 158             { "DayNarrows",
 159                 new String[] {
 160                     "N",
 161                     "P",
 162                     "U",
 163                     "S",
 164                     "\u010c",
 165                     "P",
 166                     "S",
 167                 }
 168             },
 169             { "standalone.DayNarrows",
 170                 new String[] {
 171                     "n",
 172                     "p",
 173                     "u",
 174                     "s",
 175                     "\u010d",
 176                     "p",
 177                     "s",
 178                 }
 179             },
 180             { "NumberElements",
 181                 new String[] {
 182                     ",", // decimal separator
 183                     ".", // group (thousands) separator
 184                     ";", // list separator
 185                     "%", // percent sign
 186                     "0", // native 0 digit
 187                     "#", // pattern digit
 188                     "-", // minus sign
 189                     "E", // exponential
 190                     "\u2030", // per mille
 191                     "\u221e", // infinity
 192                     "\ufffd" // NaN
 193                 }
 194             },
 195             { "TimePatterns",
 196                 new String[] {
 197                     "HH:mm:ss z", // full time pattern