Home
last modified time | relevance | path

Searched refs:ISO (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/main/resources/sun/nio/cs/
Dstandard-charsets74 alias ISO-10646-UCS-2
106 charset ISO-8859-1 ISO_8859_1
126 charset ISO-8859-2 ISO_8859_2
141 charset ISO-8859-4 ISO_8859_4
156 charset ISO-8859-5 ISO_8859_5
170 charset ISO-8859-7 ISO_8859_7
188 charset ISO-8859-9 ISO_8859_9
203 charset ISO-8859-13 ISO_8859_13
209 charset ISO-8859-15 ISO_8859_15
216 alias ISO-8859-15
/libcore/ojluni/src/main/resources/
Dhijrah-config-umalqura.properties31 # <iso-start> ::= 'iso-start' '=' <start date in the ISO calendar>
42 # Specifies the corresponding ISO date to the first Hijrah day
65 # defines the corresponding ISO date to the earliest Hijrah date
/libcore/ojluni/src/test/java/time/test/java/time/temporal/
DTestIsoWeekFields.java55 {WeekFields.ISO.weekOfWeekBasedYear(), WeekFields.ISO.weekBasedYear()}, in data_Fields()
81 … assertEquals(WeekFields.ISO.weekOfWeekBasedYear().isSupportedBy(ThaiBuddhistDate.now()), true); in test_WOWBY_isSupportedBy_fieldsDiffer()
/libcore/ojluni/src/test/java/time/tck/java/time/temporal/
DTCKWeekFields.java126 assertEquals(date.get(WeekFields.ISO.dayOfWeek()), 1); in test_dayOfWeekField_simpleGet()
140 assertEquals(date.with(WeekFields.ISO.dayOfWeek(), 2), LocalDate.of(2000, 1, 11)); in test_dayOfWeekField_simpleSet()
141 assertEquals(date.with(WeekFields.ISO.dayOfWeek(), 7), LocalDate.of(2000, 1, 16)); in test_dayOfWeekField_simpleSet()
783 WeekFields weekDef = WeekFields.ISO; in test_WOWBY()
798 WeekFields weekDef_iso = WeekFields.ISO; in test_equals()
/libcore/ojluni/src/main/java/java/time/temporal/
DWeekFields.java205 public static final WeekFields ISO = new WeekFields(DayOfWeek.MONDAY, 4); field in WeekFields
/libcore/luni/src/test/resources/libcore/java/nio/charset/
Dencodings_ISO-8859-1.txt1 # Reference encodings for ISO-8859-1 generated by class libcore.java.nio.charset.StandardCharsetsEn…