Home
last modified time | relevance | path

Searched refs:isStartIncluded (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonPeriod.php1016 public function isStartIncluded() function in Carbon\\CarbonPeriod
2118 $startMethod = 'startsBefore'.($this->isStartIncluded() ? 'OrAt' : '');
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonPeriod.php1030 public function isStartIncluded() function in Carbon\\CarbonPeriod
2225 $startMethod = 'startsBefore'.($this->isStartIncluded() ? 'OrAt' : '');