Skip to content

cDateStrategyDailyFixed::GetFirstDate()

Rainer Stötter edited this page May 17, 2017 · 10 revisions

Method GetFirstDate( )

 public  abstract   \libdatephp\cDate libdatephp\cDateStrategy::GetFirstDate()

The ABSTRACT method GetFirstDate( ) returns the first valid date of the series to be calculated according to the specifications Subclasses have to code this method before the class can be used

Returns

\libdatephp\cDate a cDate object with the first fitting date or null, if no fitting date could be found ( overflow, underflow)

See also

Clone this wiki locally