DateTime::diff
  (PHP 5 >= 5.3.0)
DateTime::diff — Returns the difference between two DateTime objects
  
 
 
  Список параметров
  
   
    - 
     datetime
     
- 
      
       The date to compare to.
       
- 
     absolute
     
- 
      
       Whether to return absolute difference. Defaults to FALSE.
       
  
  
 
  Возвращаемые значения
  
   The difference between two dates.