Skip to content
  • eileen's avatar
    #1921 Further removal of iso date handling · 629c4d30
    eileen authored
    Overview
    ----------------------------------------
    Same deal as https://github.com/civicrm/civicrm-core/pull/18359
    
    Before
    ----------------------------------------
    Casting to ISO date to avoid 2014 bug
    
    After
    ----------------------------------------
    We are stuck in 2020
    
    Technical Details
    ----------------------------------------
    
    Comments
    ----------------------------------------
    relevant tests
    api_v3_CaseTest::testCaseMerge
    629c4d30