Lines Matching defs:currentTime
194 public function getNextRunDate($currentTime = 'now', $nth = 0, $allowCurrentDate = false)
211 public function getPreviousRunDate($currentTime = 'now', $nth = 0, $allowCurrentDate = false)
227 …public function getMultipleRunDates($total, $currentTime = 'now', $invert = false, $allowCurrentDa…
280 public function isDue($currentTime = 'now')
322 …protected function getRunDate($currentTime = null, $nth = 0, $invert = false, $allowCurrentDate = …