Skip to content

cDateStrategyWeekly::IsUnderflow()

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

Method IsUnderflow( )

 protected   boolean libdatephp\cDateStrategy::IsUnderflow($dt)

The method IsUnderflow( ) returns true, when the cDate $dt is lesser than the starting date

Arguments

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

Returns

boolean true, if an underflow happemed

See also

Clone this wiki locally