Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.1.2
    • Component/s: None
    • Labels:
      None

      Description

      current date century rules from CRM_Utils_Date::convertToDefaultDate() function are :
      1. 01 - 09 is always 2000 - 2009
      2. 10 - 99 is always 1910 - 1999

      We should modify to :
      1. 01-20 => 20XX,
      2. 21-99 => 19XX

      Also forum thread is here http://forum.civicrm.org/index.php/topic,11973.0.html

        Attachments

          Activity

            People

            • Assignee:
              priya Priya Prajapati
              Reporter:
              kiran.jagtap Kiran Jagtap
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: