Skip to content

cDateStrategyDailyFixed::IsOverflow()

Rainer Stötter edited this page May 9, 2017 · 14 revisions

Method IsOverflow( )

 protected   boolean libdatephp\cDateStrategy::IsOverflow(\libdatephp\cDate $dt)

The method IsOverflow( ) returns true, if the cDate $dt is greater than the ending date

Arguments

  • $dt libdatephp\cDate - <p>cDate the date, which should be checked, whether it is in the calculated period of time.</p>

Returns

boolean true, if an overflow happemed

See also

Clone this wiki locally