Home
last modified time | relevance | path

Searched refs:diffAsCarbonInterval (Results 1 – 7 of 7) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/Traits/
H A DDifference.php134 public function diffAsCarbonInterval($date = null, $absolute = true) function
809 return $this->diffAsCarbonInterval($other, false)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/
H A DDifference.php149 public function diffAsCarbonInterval($date = null, $absolute = true) function
826 return $this->diffAsCarbonInterval($other, false)
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Validations/
H A DDatabase.php130 $diff = $db_time->diffAsCarbonInterval($php_time);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php1247 public function diffAsCarbonInterval($date = null, $absolute = true); function
H A DCarbonInterval.php2585 ->diffAsCarbonInterval($base)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php1282 public function diffAsCarbonInterval($date = null, $absolute = true); function
H A DCarbonInterval.php2616 ->diffAsCarbonInterval($base)