Searched refs:IslamicCalendar (Results 1 - 13 of 13) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIslamicTest.java22 import com.ibm.icu.util.IslamicCalendar;
23 import com.ibm.icu.util.IslamicCalendar.CalculationType;
28 * Tests for the <code>IslamicCalendar</code> class.
36 public static final int MUHARRAM = IslamicCalendar.MUHARRAM;
37 public static final int SAFAR = IslamicCalendar.SAFAR;
38 public static final int RABI_1 = IslamicCalendar.RABI_1;
39 public static final int RABI_2 = IslamicCalendar.RABI_2;
40 public static final int JUMADA_1 = IslamicCalendar.JUMADA_1;
41 public static final int JUMADA_2 = IslamicCalendar.JUMADA_2;
42 public static final int RAJAB = IslamicCalendar
[all...]
/external/icu/icu4c/source/i18n/
H A Dislamcal.h12 * 10/14/2003 srl ported from java IslamicCalendar
28 * <code>IslamicCalendar</code> is a subclass of <code>Calendar</code>
53 * This is the default behavior of a newly-created <code>IslamicCalendar</code>
84 class U_I18N_API IslamicCalendar : public Calendar { class in inherits:Calendar
187 * Constructs an IslamicCalendar based on the current time in the default time zone
191 * @param success Indicates the status of IslamicCalendar object construction.
196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
202 IslamicCalendar(const IslamicCalendar& other);
208 virtual ~IslamicCalendar();
[all...]
H A Dislamcal.cpp12 * 10/14/2003 srl ported from java IslamicCalendar
75 // Implementation of the IslamicCalendar class
207 const char *IslamicCalendar::getType() const {
231 Calendar* IslamicCalendar::clone() const {
232 return new IslamicCalendar(*this);
235 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) function in class:IslamicCalendar
242 IslamicCalendar::IslamicCalendar(const IslamicCalendar function in class:IslamicCalendar
[all...]
H A Dcalendar.cpp350 cal = new IslamicCalendar(loc, status, IslamicCalendar::TBLA);
353 cal = new IslamicCalendar(loc, status, IslamicCalendar::CIVIL);
358 cal = new IslamicCalendar(loc, status, IslamicCalendar::ASTRONOMICAL);
361 cal = new IslamicCalendar(loc, status, IslamicCalendar::UMALQURA);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DCalendarTests.java22 import com.ibm.icu.util.IslamicCalendar;
201 IslamicCalendar calendars[] = new IslamicCalendar[locales.length];
204 calendars[i] = new IslamicCalendar(cst, locales[i]);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DIslamicCalendar.java19 * <code>IslamicCalendar</code> is a subclass of <code>Calendar</code>
44 * This is the default behavior of a newly-created <code>IslamicCalendar</code>
76 * IslamicCalendar usually should be instantiated using
88 public class IslamicCalendar extends Calendar { class in inherits:Calendar
185 * Constructs a default <code>IslamicCalendar</code> using the current time
190 public IslamicCalendar() method in class:IslamicCalendar
196 * Constructs an <code>IslamicCalendar</code> based on the current time
202 public IslamicCalendar(TimeZone zone) method in class:IslamicCalendar
208 * Constructs an <code>IslamicCalendar</code> based on the current time
214 public IslamicCalendar(Local method in class:IslamicCalendar
226 public IslamicCalendar(ULocale locale) method in class:IslamicCalendar
239 public IslamicCalendar(TimeZone zone, Locale aLocale) method in class:IslamicCalendar
252 public IslamicCalendar(TimeZone zone, ULocale locale) method in class:IslamicCalendar
267 public IslamicCalendar(Date date) { method in class:IslamicCalendar
283 public IslamicCalendar(int year, int month, int date) method in class:IslamicCalendar
308 public IslamicCalendar(int year, int month, int date, int hour, method in class:IslamicCalendar
[all...]
H A DCalendar.java312 * <code>HebrewCalendar</code>, <code>IslamicCalendar</code>, and
1871 cal = new IslamicCalendar(zone, locale);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java32 import com.ibm.icu.util.IslamicCalendar;
964 DateFormat df = DateFormat.getInstance(new IslamicCalendar(), new Locale("ar","IQ"));
996 DateFormat df = DateFormat.getInstance(new IslamicCalendar(), new Locale("ar","IQ"));
1103 com.ibm.icu.util.Calendar islamicCivilCalendar = new com.ibm.icu.util.IslamicCalendar(locale);
1114 com.ibm.icu.util.IslamicCalendar islamicCalendar = new com.ibm.icu.util.IslamicCalendar(locale);
H A DDateFormatTest.java53 import com.ibm.icu.util.IslamicCalendar;
3600 new IslamicCalendar(tz),
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H A DGlobalizationPreferencesTest.java26 import com.ibm.icu.util.IslamicCalendar;
656 IslamicCalendar ical = new IslamicCalendar();
682 if (!calType.equals("islamic-civil")) { // default constructed IslamicCalendar is islamic-civil
1316 DateFormat customFD = DateFormat.getDateInstance(new IslamicCalendar(), DateFormat.FULL, new ULocale("ar_SA"));
1321 if (!(dfCal instanceof IslamicCalendar)) {
/external/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp378 TESTCLASSID_FACTORY(IslamicCalendar, Calendar::createInstance(Locale("@calendar=islamic"), status));
H A Dcaltest.cpp3247 IslamicCalendar* iCal = (IslamicCalendar*)tstCal;
3259 int32_t day=0, month=0, year=0, initDay = 27, initMonth = IslamicCalendar::RAJAB, initYear = 1434;
3266 initMonth = IslamicCalendar::RABI_2;
3282 if(day != (initDay + loopCnt - 1) || month != IslamicCalendar::RABI_2 || year != 1434)
3314 if(is_day != 24 || is_month != IslamicCalendar::RABI_2 || is_year != 1395)
3315 errln("unexpected conversion date month %i not %i or day %i not 24 or year %i not 1395", is_month, IslamicCalendar::RABI_2, is_day, is_year);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 310 milliseconds