src/share/classes/sun/text/resources/ja/FormatData_ja.java

Print this page




 114                     ""          // month 13 if applicable
 115                 }
 116             },
 117             { "MonthAbbreviations",
 118                 new String[] {
 119                     "1", // abb january
 120                     "2", // abb february
 121                     "3", // abb march
 122                     "4", // abb april
 123                     "5", // abb may
 124                     "6", // abb june
 125                     "7", // abb july
 126                     "8", // abb august
 127                     "9", // abb september
 128                     "10", // abb october
 129                     "11", // abb november
 130                     "12", // abb december
 131                     ""    // abb month 13 if applicable
 132                 }
 133             },

















 134             { "DayNames",
 135                 new String[] {
 136                     "\u65e5\u66dc\u65e5", // Sunday
 137                     "\u6708\u66dc\u65e5", // Monday
 138                     "\u706b\u66dc\u65e5", // Tuesday
 139                     "\u6c34\u66dc\u65e5", // Wednesday
 140                     "\u6728\u66dc\u65e5", // Thursday
 141                     "\u91d1\u66dc\u65e5", // Friday
 142                     "\u571f\u66dc\u65e5"  // Saturday
 143                 }
 144             },
 145             { "DayAbbreviations",
 146                 new String[] {
 147                     "\u65e5", // abb Sunday
 148                     "\u6708", // abb Monday
 149                     "\u706b", // abb Tuesday
 150                     "\u6c34", // abb Wednesday
 151                     "\u6728", // abb Thursday
 152                     "\u91d1", // abb Friday
 153                     "\u571f"  // abb Saturday




 114                     ""          // month 13 if applicable
 115                 }
 116             },
 117             { "MonthAbbreviations",
 118                 new String[] {
 119                     "1", // abb january
 120                     "2", // abb february
 121                     "3", // abb march
 122                     "4", // abb april
 123                     "5", // abb may
 124                     "6", // abb june
 125                     "7", // abb july
 126                     "8", // abb august
 127                     "9", // abb september
 128                     "10", // abb october
 129                     "11", // abb november
 130                     "12", // abb december
 131                     ""    // abb month 13 if applicable
 132                 }
 133             },
 134             { "MonthNarrows",
 135                 new String[] {
 136                     "1", // january
 137                     "2", // february
 138                     "3", // march
 139                     "4", // april
 140                     "5", // may
 141                     "6", // june
 142                     "7", // july
 143                     "8", // august
 144                     "9", // september
 145                     "10", // october
 146                     "11", // november
 147                     "12", // december
 148                     ""    // month 13 if applicable
 149                 }
 150             },
 151             { "DayNames",
 152                 new String[] {
 153                     "\u65e5\u66dc\u65e5", // Sunday
 154                     "\u6708\u66dc\u65e5", // Monday
 155                     "\u706b\u66dc\u65e5", // Tuesday
 156                     "\u6c34\u66dc\u65e5", // Wednesday
 157                     "\u6728\u66dc\u65e5", // Thursday
 158                     "\u91d1\u66dc\u65e5", // Friday
 159                     "\u571f\u66dc\u65e5"  // Saturday
 160                 }
 161             },
 162             { "DayAbbreviations",
 163                 new String[] {
 164                     "\u65e5", // abb Sunday
 165                     "\u6708", // abb Monday
 166                     "\u706b", // abb Tuesday
 167                     "\u6c34", // abb Wednesday
 168                     "\u6728", // abb Thursday
 169                     "\u91d1", // abb Friday
 170                     "\u571f"  // abb Saturday