-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyNoInterval::GetFirstDate()
Rainer Stötter edited this page May 17, 2017
·
10 revisions
public abstract \libdatephp\cDate libdatephp\cDateStrategy::GetFirstDate()
- Namespace : libdatephp
- Class name: cDateStrategyNoInterval
- This is an abstract method
- This method is defined by libdatephp\cDateStrategy
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
\libdatephp\cDate a cDate object with the first fitting date or null, if no fitting date could be found ( overflow, underflow)
This wiki page is part of the documentation of the PHP class library libdatephp