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