-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_SV.xml
// *
// ***************************************************************************
-
-es_SV {
- Version { "2.0" }
- DateTimePatterns {
- "hh:mm:ss a z",
- "hh:mm:ss a z",
- "hh:mm:ss a",
- "hh:mm a",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "dd/MM/yyyy",
- "dd/MM/yy",
- "{1} {0}",
+es_SV{
+ %%Parent{"es_419"}
+ Version{"2.1.22.17"}
+ fields{
+ day{
+ relative{
+ "-1"{"ayer"}
+ "-2"{"antier"}
+ "0"{"hoy"}
+ "1"{"mañana"}
+ "2"{"pasado mañana"}
+ }
+ }
}
-// LocaleString { "es_SV" }
-// NumberElements {
-// ".",
-// ",",
-// ";",
-// "%",
-// "0",
-// "#",
-// "-",
-// "E",
-// "\u2030",
-// "\u221E",
-// "\uFFFD",
-// }
-// ShortCountry { "SLV" }
- LocaleID:int { 0x440a }
}