src/share/classes/sun/text/resources/vi/FormatData_vi.java

Print this page




  89                     "Ch\u1ee7 nh\u1eadt", // Sunday
  90                     "Th\u1ee9 hai", // Monday
  91                     "Th\u1ee9 ba",  // Tuesday
  92                     "Th\u1ee9 t\u01b0", // Wednesday
  93                     "Th\u1ee9 n\u0103m", // Thursday
  94                     "Th\u1ee9 s\u00e1u", // Friday
  95                     "Th\u1ee9 b\u1ea3y" // Saturday
  96                 }
  97             },
  98             { "DayAbbreviations",
  99                 new String[] {
 100                     "CN", // abb Sunday
 101                     "Th 2", // abb Monday
 102                     "Th 3", // abb Tuesday
 103                     "Th 4", // abb Wednesday
 104                     "Th 5", // abb Thursday
 105                     "Th 6", // abb Friday
 106                     "Th 7" // abb Saturday
 107                 }
 108             },











 109             { "AmPmMarkers",
 110                 new String[] {
 111                     "SA", // am marker
 112                     "CH" // pm marker
 113                 }
 114             },
 115             { "Eras",
 116                 new String[] { // era strings
 117                     "tr. CN",
 118                     "sau CN"
 119                 }
 120             },
 121             { "NumberElements",
 122                 new String[] {
 123                     ",", // decimal separator
 124                     ".", // group (thousands) separator
 125                     ";", // list separator
 126                     "%", // percent sign
 127                     "0", // native 0 digit
 128                     "#", // pattern digit




  89                     "Ch\u1ee7 nh\u1eadt", // Sunday
  90                     "Th\u1ee9 hai", // Monday
  91                     "Th\u1ee9 ba",  // Tuesday
  92                     "Th\u1ee9 t\u01b0", // Wednesday
  93                     "Th\u1ee9 n\u0103m", // Thursday
  94                     "Th\u1ee9 s\u00e1u", // Friday
  95                     "Th\u1ee9 b\u1ea3y" // Saturday
  96                 }
  97             },
  98             { "DayAbbreviations",
  99                 new String[] {
 100                     "CN", // abb Sunday
 101                     "Th 2", // abb Monday
 102                     "Th 3", // abb Tuesday
 103                     "Th 4", // abb Wednesday
 104                     "Th 5", // abb Thursday
 105                     "Th 6", // abb Friday
 106                     "Th 7" // abb Saturday
 107                 }
 108             },
 109             { "DayNarrows",
 110                 new String[] {
 111                     "CN",
 112                     "T2",
 113                     "T3",
 114                     "T4",
 115                     "T5",
 116                     "T6",
 117                     "T7",
 118                 }
 119             },
 120             { "AmPmMarkers",
 121                 new String[] {
 122                     "SA", // am marker
 123                     "CH" // pm marker
 124                 }
 125             },
 126             { "Eras",
 127                 new String[] { // era strings
 128                     "tr. CN",
 129                     "sau CN"
 130                 }
 131             },
 132             { "NumberElements",
 133                 new String[] {
 134                     ",", // decimal separator
 135                     ".", // group (thousands) separator
 136                     ";", // list separator
 137                     "%", // percent sign
 138                     "0", // native 0 digit
 139                     "#", // pattern digit