]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/islamcal.cpp
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / i18n / islamcal.cpp
index 6d553787da3b188f97681b6c1a247c55b5a57ff0..84209267ff0171f5ded3fd28d59d7281975335a0 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003-2012, International Business Machines Corporation
+* Copyright (C) 2003-2013, International Business Machines Corporation
 * and others. All Rights Reserved.
 ******************************************************************************
 *
@@ -23,6 +23,7 @@
 #include "astro.h" // CalendarAstronomer
 #include "uhash.h"
 #include "ucln_in.h"
+#include "uassert.h"
 
 static const UDate HIJRA_MILLIS = -42521587200000.0;    // 7/16/622 AD 00:00
 
@@ -73,51 +74,151 @@ U_NAMESPACE_BEGIN
 
 // Implementation of the IslamicCalendar class
 
+/**
+ * Friday EPOC
+ */
+static const int32_t CIVIL_EPOC = 1948440; // CE 622 July 16 Friday (Julian calendar) / CE 622 July 19 (Gregorian calendar)
+
+/**
+  * Thursday EPOC
+  */
+static const int32_t ASTRONOMICAL_EPOC = 1948439; // CE 622 July 15 Thursday (Julian calendar)
+
+
+static const int32_t UMALQURA_YEAR_START = 1318;
+static const int32_t UMALQURA_YEAR_END = 1480;
+
+static const int UMALQURA_MONTHLENGTH[] = {
+    //* 1318 -1322 */ "1011 0110 1010", "1001 0111 0101", "0100 1010 1110", "1010 0100 1111", "0101 0010 1011",
+                            0x0B6A,           0x0975,           0x04AE,           0x0A4F,           0x052B,
+    //* 1323 -1327 */ "0110 1001 0101", "0110 1100 1010", "1010 1101 0101", "0010 1101 0110", "1001 0101 1011",
+                            0x0695,           0x06CA,           0x0AD5,           0x02D6,           0x095B,
+    //* 1328 -1332 */ "1001 0010 1101", "1100 1001 0101", "1101 0100 1010", "1101 1001 0101", "0110 1101 0010",
+                            0x092D,           0x0C95,           0x0D4A,           0x0D95,           0x025B,
+    //* 1333 -1337 */ "1010 1101 0101", "0101 0101 1010", "1010 1010 1011", "0101 0010 1011", "0110 1010 0101",
+                            0x0AD5,           0x055A,           0x0AAB,           0x052B,           0x06A5,
+    //* 1338 -1342 */ "0111 0101 0010", "1011 1010 1001", "0011 0111 0100", "1010 1011 0110", "0101 0101 0110",
+                            0x0752,           0x0BA9,           0x0374,           0x0AB6,           0x0556,
+    //* 1343 -1347 */ "1010 1010 1010", "1101 0101 0010", "1011 1010 0100", "1011 1101 0010", "1010 1110 1010",
+                            0x0AAA,           0x0D52,           0x0BA4,           0x0BD2,           0x0AEA,
+    //* 1348 -1352 */ "0010 1101 1100", "1001 0110 1101", "1001 0010 1110", "1010 1010 0110", "1101 0101 0100",
+                            0x02DC,           0x096D,           0x092E,           0x0AA6,           0x0D54,
+    //* 1353 -1357 */ "1011 1010 0101", "0101 1011 0100", "1001 1011 0110", "1001 0011 0111", "0100 1001 1011",
+                            0x0BA5,           0x05B4,           0x09B6,           0x0937,           0x049B,
+    //* 1358 -1362 */ "1010 0100 1011", "1011 0010 0101", "1011 0101 0100", "1011 0110 1010", "0101 0110 1010",
+                            0x0A4B,           0x0B25,           0x0B54,           0x0B6A,           0x056A,
+    //* 1363 -1367 */ "1010 1010 1011", "1010 0101 0101", "1101 0010 0101", "1110 1001 0010", "1110 1100 1001",
+                            0x0AAB,           0x0A55,           0x0D25,           0x0E92,           0x0EC9,
+    //* 1368 -1372 */ "0110 1101 0100", "1010 1110 1010", "0101 0110 1011", "0100 1010 1011", "1001 0100 1011",
+                            0x06D4,           0x0ADA,           0x056B,           0x04AB,           0x094B,
+    //* 1373 -1377 */ "1011 0100 1001", "1011 1010 0100", "1011 1011 0010", "0101 1011 0101", "0010 1011 1010",
+                            0x0B49,           0x0BA4,           0x0BB2,           0x05B5,           0x02BA,
+    //* 1378 -1382 */ "1001 0101 1011", "0100 1010 1011", "0101 0101 0101", "0110 1011 0010", "0101 1011 0100",
+                            0x095B,           0x04AB,           0x0555,           0x06B2,           0x05B4,
+    //* 1383 -1387 */ "1001 1101 1010", "1001 0110 1110", "0100 1010 1110", "1010 0101 0110", "1101 0010 1010",
+                            0x09DA,           0x096E,           0x04AE,           0x0A56,           0x0D2A,
+    //* 1388 -1392 */ "1101 0101 0100", "1101 1011 0010", "1010 1011 0101", "0010 1101 1010", "1001 0101 1011",
+                            0x0D54,           0x0DB2,           0x0AB5,           0x02DA,           0x095B,
+    //* 1393 -1397 */ "1001 0010 1011", "1010 1001 0101", "1011 0100 1001", "1011 0110 0100", "1011 0111 0001",
+                            0x092B,           0x0A95,           0x0B49,           0x0B64,           0x0B71,
+    //* 1398 -1402 */ "0101 1011 0100", "1010 1011 0101", "1010 1001 0110", "1101 0100 1010", "1110 1001 0010",
+                            0x05B4,           0x0AB5,           0x0A96,           0x0B4A,           0x0E92,
+    //* 1403 -1407 */ "1110 1100 1001", "0110 1101 0100", "1010 1110 1001", "1010 1010 1101", "0101 0101 0101",
+                            0x0EC9,           0x06D4,           0x0AE9,           0x0AAD,           0x0555,
+    //* 1408 -1412 */ "1010 1010 0101", "1011 0101 0010", "1101 1010 0100", "1101 1011 0010", "1001 1011 1010",
+                            0x0AA5,           0x0B52,           0x0DA4,           0x0DB2,           0x09BA,
+    //* 1413 -1417 */ "0100 1011 1010", "1010 0101 1011", "0101 0010 1101", "1010 1010 0101", "1010 1101 0100",
+                            0x04BA,           0x0A5B,           0x052D,           0x0AA5,           0x0AD4,
+    //* 1418 -1422 */ "1010 1110 1010", "0101 0101 1100", "0100 1011 1101", "0010 0011 1101", "1001 0001 1101",
+                            0x0AEA,           0x055C,           0x04BD,           0x023D,           0x091D,
+    //* 1423 -1427 */ "1010 1001 0101", "1011 0100 1010", "1011 0101 1010", "0101 0110 1101", "0010 1011 0110",
+                            0x0A95,           0x0B4A,           0x0B5A,           0x056D,           0x02B6,
+    //* 1428 -1432 */ "1001 0011 1011", "0100 1001 1011", "0110 0101 0101", "0110 1010 1001", "0111 0101 0100",
+                            0x093B,           0x049B,           0x0655,           0x06A9,           0x0754,
+    //* 1433 -1437 */ "1011 0110 1010", "0101 0110 1100", "1010 1010 1101", "0101 0101 0101", "1011 0010 1001",
+                            0x0B6A,           0x056C,           0x0AAD,           0x0555,           0x0B29,
+    //* 1438 -1442 */ "1011 1001 0010", "1011 1010 1001", "0101 1101 0100", "1010 1101 1010", "0101 0101 1010",
+                            0x0B92,           0x0BA9,           0x05D4,           0x0ADA,           0x055A,
+    //* 1443 -1447 */ "1010 1010 1011", "0101 1001 0101", "0111 0100 1001", "0111 0110 0100", "1011 1010 1010",
+                            0x0AAB,           0x0595,           0x0749,           0x0764,           0x0BAA,
+    //* 1448 -1452 */ "0101 1011 0101", "0010 1011 0110", "1010 0101 0110", "1110 0100 1101", "1011 0010 0101",
+                            0x05B5,           0x02B6,           0x0A56,           0x0E4D,           0x0B25,
+    //* 1453 -1457 */ "1011 0101 0010", "1011 0110 1010", "0101 1010 1101", "0010 1010 1110", "1001 0010 1111",
+                            0x0B52,           0x0B6A,           0x05AD,           0x02AE,           0x092F,
+    //* 1458 -1462 */ "0100 1001 0111", "0110 0100 1011", "0110 1010 0101", "0110 1010 1100", "1010 1101 0110",
+                            0x0497,           0x064B,           0x06A5,           0x06AC,           0x0AD6,
+    //* 1463 -1467 */ "0101 0101 1101", "0100 1001 1101", "1010 0100 1101", "1101 0001 0110", "1101 1001 0101",
+                            0x055D,           0x049D,           0x0A4D,           0x0D16,           0x0D95,
+    //* 1468 -1472 */ "0101 1010 1010", "0101 1011 0101", "0010 1101 1010", "1001 0101 1011", "0100 1010 1101",
+                            0x05AA,           0x05B5,           0x02DA,           0x095B,           0x04AD,
+    //* 1473 -1477 */ "0101 1001 0101", "0110 1100 1010", "0110 1110 0100", "1010 1110 1010", "0100 1111 0101",
+                            0x0595,           0x06CA,           0x06E4,           0x0AEA,           0x04F5,
+    //* 1478 -1480 */ "0010 1011 0110", "1001 0101 0110", "1010 1010 1010"
+                            0x02B6,           0x0956,           0x0AAA
+};
+
+int32_t getUmalqura_MonthLength(int32_t y, int32_t m) {
+    int32_t mask = (int32_t) (0x01 << (11 - m));    // set mask for bit corresponding to month
+    if((UMALQURA_MONTHLENGTH[y] & mask) == 0 )
+        return 29;
+    else
+        return 30;
+
+}
+
 //-------------------------------------------------------------------------
 // Constructors...
 //-------------------------------------------------------------------------
 
-const char *IslamicCalendar::getType() const { 
-    if(civil==CIVIL) {
-        return "islamic-civil";
-    } else {
-        return "islamic";
+const char *IslamicCalendar::getType() const {
+    const char *sType = NULL;
+
+    switch (cType) {
+    case CIVIL:
+        sType = "islamic-civil";
+        break;
+    case ASTRONOMICAL:
+        sType = "islamic";
+        break;
+    case TBLA:
+        sType = "islamic-tbla";
+        break;
+    case UMALQURA:
+        sType = "islamic-umalqura";
+        break;
+    default:
+        U_ASSERT(false); // out of range
+        sType = "islamic";  // "islamic" is used as the generic type
+        break;
     }
+    return sType;
 }
 
 Calendar* IslamicCalendar::clone() const {
     return new IslamicCalendar(*this);
 }
 
-IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECivil beCivil)
+IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type)
 :   Calendar(TimeZone::createDefault(), aLocale, success),
-civil(beCivil)
+cType(type)
 {
     setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
 }
 
-IslamicCalendar::IslamicCalendar(const IslamicCalendar& other) : Calendar(other), civil(other.civil) {
+IslamicCalendar::IslamicCalendar(const IslamicCalendar& other) : Calendar(other), cType(other.cType) {
 }
 
 IslamicCalendar::~IslamicCalendar()
 {
 }
 
-/**
-* Determines whether this object uses the fixed-cycle Islamic civil calendar
-* or an approximation of the religious, astronomical calendar.
-*
-* @param beCivil   <code>true</code> to use the civil calendar,
-*                  <code>false</code> to use the astronomical calendar.
-* @draft ICU 2.4
-*/
-void IslamicCalendar::setCivil(ECivil beCivil, UErrorCode &status)
+void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status)
 {
-    if (civil != beCivil) {
+    if (cType != type) {
         // The fields of the calendar will become invalid, because the calendar
         // rules are different
         UDate m = getTimeInMillis(status);
-        civil = beCivil;
+        cType = type;
         clear();
         setTimeInMillis(m, status);
     }
@@ -130,7 +231,7 @@ void IslamicCalendar::setCivil(ECivil beCivil, UErrorCode &status)
 * @draft ICU 2.4
 */
 UBool IslamicCalendar::isCivil() {
-    return (civil == CIVIL);
+    return (cType == CIVIL);
 }
 
 //-------------------------------------------------------------------------
@@ -183,6 +284,176 @@ int32_t IslamicCalendar::handleGetLimit(UCalendarDateFields field, ELimitType li
 // Assorted calculation utilities
 //
 
+// table mapping extended year to julian day
+// for year start in the Umm-Al-Qura calendar.
+// 660 bytes
+static const int32_t jdForUmAlQuraYrStart[] = {
+//  jdIsUm     isYr
+    466700, // 1318
+    467055, // 1319
+    467410, // 1320
+    467764, // 1321
+    468119, // 1322
+    468473, // 1323
+    468827, // 1324
+    469181, // 1325
+    469536, // 1326
+    469890, // 1327
+    470245, // 1328
+    470599, // 1329
+    470953, // 1330
+    471307, // 1331
+    471662, // 1332
+    472016, // 1333
+    472371, // 1334
+    472725, // 1335
+    473080, // 1336
+    473434, // 1337
+    473788, // 1338
+    474142, // 1339
+    474497, // 1340
+    474851, // 1341
+    475206, // 1342
+    475560, // 1343
+    475914, // 1344
+    476268, // 1345
+    476622, // 1346
+    476977, // 1347
+    477332, // 1348
+    477686, // 1349
+    478041, // 1350
+    478395, // 1351
+    478749, // 1352
+    479103, // 1353
+    479458, // 1354
+    479812, // 1355
+    480167, // 1356
+    480522, // 1357
+    480876, // 1358
+    481230, // 1359
+    481584, // 1360
+    481938, // 1361
+    482293, // 1362
+    482647, // 1363
+    483002, // 1364
+    483356, // 1365
+    483710, // 1366
+    484064, // 1367
+    484419, // 1368
+    484773, // 1369
+    485128, // 1370
+    485483, // 1371
+    485837, // 1372
+    486191, // 1373
+    486545, // 1374
+    486899, // 1375
+    487254, // 1376
+    487609, // 1377
+    487963, // 1378
+    488318, // 1379
+    488672, // 1380
+    489026, // 1381
+    489380, // 1382
+    489734, // 1383
+    490089, // 1384
+    490444, // 1385
+    490798, // 1386
+    491152, // 1387
+    491506, // 1388
+    491860, // 1389
+    492215, // 1390
+    492570, // 1391
+    492924, // 1392
+    493279, // 1393
+    493633, // 1394
+    493987, // 1395
+    494341, // 1396
+    494695, // 1397
+    495050, // 1398
+    495404, // 1399
+    495759, // 1400
+    496113, // 1401
+    496467, // 1402
+    496821, // 1403
+    497176, // 1404
+    497530, // 1405
+    497885, // 1406
+    498240, // 1407
+    498594, // 1408
+    498948, // 1409
+    499302, // 1410
+    499656, // 1411
+    500011, // 1412
+    500366, // 1413
+    500720, // 1414
+    501075, // 1415
+    501429, // 1416
+    501783, // 1417
+    502137, // 1418
+    502492, // 1419
+    502846, // 1420
+    503201, // 1421
+    503555, // 1422
+    503909, // 1423
+    504263, // 1424
+    504617, // 1425
+    504972, // 1426
+    505327, // 1427
+    505681, // 1428
+    506036, // 1429
+    506390, // 1430
+    506744, // 1431
+    507098, // 1432
+    507452, // 1433
+    507807, // 1434
+    508161, // 1435
+    508516, // 1436
+    508870, // 1437
+    509224, // 1438
+    509578, // 1439
+    509933, // 1440
+    510287, // 1441
+    510642, // 1442
+    510996, // 1443
+    511351, // 1444
+    511705, // 1445
+    512059, // 1446
+    512413, // 1447
+    512768, // 1448
+    513123, // 1449
+    513477, // 1450
+    513831, // 1451
+    514186, // 1452
+    514540, // 1453
+    514894, // 1454
+    515249, // 1455
+    515604, // 1456
+    515958, // 1457
+    516313, // 1458
+    516667, // 1459
+    517021, // 1460
+    517375, // 1461
+    517729, // 1462
+    518084, // 1463
+    518439, // 1464
+    518793, // 1465
+    519147, // 1466
+    519501, // 1467
+    519856, // 1468
+    520210, // 1469
+    520565, // 1470
+    520919, // 1471
+    521274, // 1472
+    521628, // 1473
+    521982, // 1474
+    522336, // 1475
+    522690, // 1476
+    523045, // 1477
+    523400, // 1478
+    523754, // 1479
+    524108, // 1480
+};
+
 /**
 * Determine whether a year is a leap year in the Islamic civil calendar
 */
@@ -195,11 +466,18 @@ UBool IslamicCalendar::civilLeapYear(int32_t year)
 * Return the day # on which the given year starts.  Days are counted
 * from the Hijri epoch, origin 0.
 */
-int32_t IslamicCalendar::yearStart(int32_t year) {
-    if (civil == CIVIL) {
+int32_t IslamicCalendar::yearStart(int32_t year) const{
+    if (cType == CIVIL || cType == TBLA ||
+        (cType == UMALQURA && (year < UMALQURA_YEAR_START || year > UMALQURA_YEAR_END))) 
+    {
+        // The following is similar to part of
+        // Dershowitz & Reingold, 3rd ed., formula 6.3
+        // adjusted to give day offset within current epoch.
         return (year-1)*354 + ClockMath::floorDivide((3+11*year),30);
-    } else {
+    } else if(cType==ASTRONOMICAL){
         return trueMonthStart(12*(year-1));
+    } else {
+        return jdForUmAlQuraYrStart[year - UMALQURA_YEAR_START];
     }
 }
 
@@ -208,14 +486,24 @@ int32_t IslamicCalendar::yearStart(int32_t year) {
 * from the Hijri epoch, origin 0.
 *
 * @param year  The hijri year
-* @param year  The hijri month, 0-based
+* @param year  The hijri month, 0-based (assumed to be in range 0..11)
 */
 int32_t IslamicCalendar::monthStart(int32_t year, int32_t month) const {
-    if (civil == CIVIL) {
-        return (int32_t)uprv_ceil(29.5*month)
-            + (year-1)*354 + (int32_t)ClockMath::floorDivide((3+11*year),30);
-    } else {
+    if (cType == CIVIL || cType == TBLA) {
+        // The following is similar to part of
+        // Dershowitz & Reingold, 3rd ed., formula 6.3
+        // adjusted for 0-based months and to give day offset within current epoch.
+        // This does not handle months out of the range 0..11
+        return (year-1)*354 + (int32_t)ClockMath::floorDivide((3+11*year),30) +
+            (int32_t)uprv_ceil(29.5*month);
+    } else if(cType==ASTRONOMICAL){
         return trueMonthStart(12*(year-1) + month);
+    } else {
+        int32_t ms = yearStart(year);
+        for(int i=0; i< month; i++){
+            ms+= handleGetMonthLength(year, i);
+        }
+        return ms;
     }
 }
 
@@ -323,14 +611,17 @@ int32_t IslamicCalendar::handleGetMonthLength(int32_t extendedYear, int32_t mont
 
     int32_t length = 0;
 
-    if (civil == CIVIL) {
+    if (cType == CIVIL || cType == TBLA ||
+        (cType == UMALQURA && (extendedYear<UMALQURA_YEAR_START || extendedYear>UMALQURA_YEAR_END)) ) {
         length = 29 + (month+1) % 2;
         if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) {
             length++;
         }
-    } else {
+    } else if(cType == ASTRONOMICAL){
         month = 12*(extendedYear-1) + month;
         length =  trueMonthStart(month+1) - trueMonthStart(month) ;
+    } else {
+        length = getUmalqura_MonthLength(extendedYear - UMALQURA_YEAR_START, month);
     }
     return length;
 }
@@ -340,11 +631,18 @@ int32_t IslamicCalendar::handleGetMonthLength(int32_t extendedYear, int32_t mont
 * @draft ICU 2.4
 */
 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const {
-    if (civil == CIVIL) {
+    if (cType == CIVIL || cType == TBLA ||
+        (cType == UMALQURA && (extendedYear<UMALQURA_YEAR_START || extendedYear>UMALQURA_YEAR_END)) ) {
         return 354 + (civilLeapYear(extendedYear) ? 1 : 0);
-    } else {
+    } else if(cType == ASTRONOMICAL){
         int32_t month = 12*(extendedYear-1);
         return (trueMonthStart(month + 12) - trueMonthStart(month));
+    } else {
+        int len = 0;
+        for(int i=0; i<12; i++) {
+            len += handleGetMonthLength(extendedYear, i);
+        }
+        return len;
     }
 }
 
@@ -353,11 +651,25 @@ int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const {
 //-------------------------------------------------------------------------
 
 // Return JD of start of given month/year
+// Calendar says:
+// Get the Julian day of the day BEFORE the start of this year.
+// If useMonth is true, get the day before the start of the month.
+// Hence the -1
 /**
 * @draft ICU 2.4
 */
 int32_t IslamicCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, UBool /* useMonth */) const {
-    return monthStart(eyear, month) + 1948439;
+    // This may be called by Calendar::handleComputeJulianDay with months out of the range
+    // 0..11. Need to handle that here since monthStart requires months in the range 0.11.
+    if (month > 11) {
+        eyear += (month / 12);
+        month %= 12;
+    } else if (month < 0) {
+        month++;
+        eyear += (month / 12) - 1;
+        month = (month % 12) + 11;
+    }
+    return monthStart(eyear, month) + ((cType == TBLA)? ASTRONOMICAL_EPOC: CIVIL_EPOC) - 1;
 }    
 
 //-------------------------------------------------------------------------
@@ -395,25 +707,30 @@ int32_t IslamicCalendar::handleGetExtendedYear() {
 */
 void IslamicCalendar::handleComputeFields(int32_t julianDay, UErrorCode &status) {
     int32_t year, month, dayOfMonth, dayOfYear;
-    UDate startDate;
-    int32_t days = julianDay - 1948440;
+    int32_t startDate;
+    int32_t days = julianDay - CIVIL_EPOC;
 
-    if (civil == CIVIL) {
-        // Use the civil calendar approximation, which is just arithmetic
+    if (cType == CIVIL || cType == TBLA) {
+        if(cType == TBLA) {
+            days = julianDay - ASTRONOMICAL_EPOC;
+        }
+        // Use the civil calendar approximation, which is just arithmetic.
+        // The following is similar to part of
+        // Dershowitz & Reingold, 3rd ed., formula 6.4
         year  = (int)ClockMath::floorDivide( (double)(30 * days + 10646) , 10631.0 );
         month = (int32_t)uprv_ceil((days - 29 - yearStart(year)) / 29.5 );
         month = month<11?month:11;
         startDate = monthStart(year, month);
-    } else {
+    } else if(cType == ASTRONOMICAL){
         // Guess at the number of elapsed full months since the epoch
         int32_t months = (int32_t)uprv_floor((double)days / CalendarAstronomer::SYNODIC_MONTH);
 
-        startDate = uprv_floor(months * CalendarAstronomer::SYNODIC_MONTH);
+        startDate = (int32_t)uprv_floor(months * CalendarAstronomer::SYNODIC_MONTH);
 
         double age = moonAge(internalGetTime(), status);
         if (U_FAILURE(status)) {
-               status = U_MEMORY_ALLOCATION_ERROR;
-               return;
+            status = U_MEMORY_ALLOCATION_ERROR;
+            return;
         }
         if ( days - startDate >= 25 && age > 0) {
             // If we're near the end of the month, assume next month and search backwards
@@ -429,12 +746,47 @@ void IslamicCalendar::handleComputeFields(int32_t julianDay, UErrorCode &status)
 
         year = months / 12 + 1;
         month = months % 12;
+    } else if(cType == UMALQURA) {
+        int32_t umalquraStartdays = yearStart(UMALQURA_YEAR_START) ;
+        if( days < umalquraStartdays){
+                //Use Civil calculation
+                year  = (int)ClockMath::floorDivide( (double)(30 * days + 10646) , 10631.0 );
+                month = (int32_t)uprv_ceil((days - 29 - yearStart(year)) / 29.5 );
+                month = month<11?month:11;
+                startDate = monthStart(year, month);
+            }else{
+                int y =UMALQURA_YEAR_START-1, m =0;
+                long d = 1;
+                while(d > 0){ 
+                    y++; 
+                    d = days - yearStart(y) +1;
+                    if(d == handleGetYearLength(y)){
+                        m=11;
+                        break;
+                    }else if(d < handleGetYearLength(y) ){
+                        int monthLen = handleGetMonthLength(y, m); 
+                        m=0;
+                        while(d > monthLen){
+                            d -= monthLen;
+                            m++;
+                            monthLen = handleGetMonthLength(y, m);
+                        }
+                        break;
+                    }
+                }
+                year = y;
+                month = m;
+            }
+    } else { // invalid 'civil'
+      U_ASSERT(false); // should not get here, out of range
+      year=month=0;
     }
 
     dayOfMonth = (days - monthStart(year, month)) + 1;
 
     // Now figure out the day of the year.
-    dayOfYear = (days - monthStart(year, 0) + 1);
+    dayOfYear = (days - monthStart(year, 0)) + 1;
+
 
     internalSet(UCAL_ERA, 0);
     internalSet(UCAL_YEAR, year);
@@ -457,12 +809,14 @@ IslamicCalendar::inDaylightTime(UErrorCode& status) const
     return (UBool)(U_SUCCESS(status) ? (internalGet(UCAL_DST_OFFSET) != 0) : FALSE);
 }
 
-// default century
-const UDate     IslamicCalendar::fgSystemDefaultCentury        = DBL_MIN;
-const int32_t   IslamicCalendar::fgSystemDefaultCenturyYear    = -1;
-
-UDate           IslamicCalendar::fgSystemDefaultCenturyStart       = DBL_MIN;
-int32_t         IslamicCalendar::fgSystemDefaultCenturyStartYear   = -1;
+/**
+ * The system maintains a static default century start date and Year.  They are
+ * initialized the first time they are used.  Once the system default century date 
+ * and year are set, they do not change.
+ */
+static UDate           gSystemDefaultCenturyStart       = DBL_MIN;
+static int32_t         gSystemDefaultCenturyStartYear   = -1;
+static icu::UInitOnce  gSystemDefaultCenturyInit        = U_INITONCE_INITIALIZER;
 
 
 UBool IslamicCalendar::haveDefaultCentury() const
@@ -471,50 +825,21 @@ UBool IslamicCalendar::haveDefaultCentury() const
 }
 
 UDate IslamicCalendar::defaultCenturyStart() const
-{
-    return internalGetDefaultCenturyStart();
-}
-
-int32_t IslamicCalendar::defaultCenturyStartYear() const
-{
-    return internalGetDefaultCenturyStartYear();
-}
-
-UDate
-IslamicCalendar::internalGetDefaultCenturyStart() const
 {
     // lazy-evaluate systemDefaultCenturyStart
-    UBool needsUpdate;
-    UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
-
-    if (needsUpdate) {
-        initializeSystemDefaultCentury();
-    }
-
-    // use defaultCenturyStart unless it's the flag value;
-    // then use systemDefaultCenturyStart
-
-    return fgSystemDefaultCenturyStart;
+    umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
+    return gSystemDefaultCenturyStart;
 }
 
-int32_t
-IslamicCalendar::internalGetDefaultCenturyStartYear() const
+int32_t IslamicCalendar::defaultCenturyStartYear() const
 {
     // lazy-evaluate systemDefaultCenturyStartYear
-    UBool needsUpdate;
-    UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
-
-    if (needsUpdate) {
-        initializeSystemDefaultCentury();
-    }
-
-    // use defaultCenturyStart unless it's the flag value;
-    // then use systemDefaultCenturyStartYear
-
-    return    fgSystemDefaultCenturyStartYear;
+    umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
+    return gSystemDefaultCenturyStartYear;
 }
 
-void
+
+void U_CALLCONV
 IslamicCalendar::initializeSystemDefaultCentury()
 {
     // initialize systemDefaultCentury and systemDefaultCenturyYear based
@@ -522,24 +847,19 @@ IslamicCalendar::initializeSystemDefaultCentury()
     // the current time.
     UErrorCode status = U_ZERO_ERROR;
     IslamicCalendar calendar(Locale("@calendar=islamic-civil"),status);
-    if (U_SUCCESS(status))
-    {
+    if (U_SUCCESS(status)) {
         calendar.setTime(Calendar::getNow(), status);
         calendar.add(UCAL_YEAR, -80, status);
-        UDate    newStart =  calendar.getTime(status);
-        int32_t  newYear  =  calendar.get(UCAL_YEAR, status);
-        umtx_lock(NULL);
-        if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
-        {
-            fgSystemDefaultCenturyStartYear = newYear;
-            fgSystemDefaultCenturyStart = newStart;
-        }
-        umtx_unlock(NULL);
+
+        gSystemDefaultCenturyStart = calendar.getTime(status);
+        gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
     }
     // We have no recourse upon failure unless we want to propagate the failure
     // out.
 }
 
+
+
 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IslamicCalendar)
 
 U_NAMESPACE_END