Skip to content

cDateStrategy

Rainer Stötter edited this page Apr 22, 2017 · 1 revision

\libdatephp\cDateStrategy

cDateStrategy is an ABSTRACT base class and a framework for derived classes which calculate recurring events.

There are several child classes for specialized tasks:

abstract methods are:

  • IsValid( )
  • GetFollower( )
  • GetFirstDate( )
  • FromString( )

all objects have one calendar with celebrities in common and each object has its own calendar with holidays

Clone this wiki locally