src/share/classes/sun/text/resources/is/FormatData_is.java

Print this page

        

@@ -80,10 +80,27 @@
                     "n\u00f3v.", // abb november
                     "des.", // abb december
                     "" // abb month 13 if applicable
                 }
             },
+            { "standalone.MonthNarrows",
+                new String[] {
+                    "j",
+                    "f",
+                    "m",
+                    "a",
+                    "m",
+                    "j",
+                    "j",
+                    "\u00e1",
+                    "s",
+                    "o",
+                    "n",
+                    "d",
+                    "",
+                }
+            },
             { "DayNames",
                 new String[] {
                     "sunnudagur", // Sunday
                     "m\u00e1nudagur", // Monday
                     "\u00feri\u00f0judagur", // Tuesday

@@ -102,10 +119,32 @@
                     "fim.", // abb Thursday
                     "f\u00f6s.", // abb Friday
                     "lau." // abb Saturday
                 }
             },
+            { "DayNarrows",
+                new String[] {
+                    "S",
+                    "M",
+                    "\u00de",
+                    "M",
+                    "F",
+                    "F",
+                    "L",
+                }
+            },
+            { "standalone.DayNarrows",
+                new String[] {
+                    "s",
+                    "m",
+                    "\u00fe",
+                    "m",
+                    "f",
+                    "f",
+                    "l",
+                }
+            },
             { "NumberElements",
                 new String[] {
                     ",", // decimal separator
                     ".", // group (thousands) separator
                     ";", // list separator