-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthlyFixed::IsOverflow()
Rainer Stötter edited this page May 9, 2017
·
14 revisions
protected boolean libdatephp\cDateStrategy::IsOverflow(\libdatephp\cDate $dt)
- Namespace : libdatephp
- Class name: cDateStrategyMonthlyFixed
- This method is defined by libdatephp\cDateStrategy
The method IsOverflow( ) returns true, if the cDate $dt is greater than the ending date
- $dt libdatephp\cDate - <p>cDate the date, which should be checked, whether it is in the calculated period of time.</p>
boolean true, if an overflow happemed
This wiki page is part of the documentation of the PHP class library libdatephp