-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyDailyFixed::Dump()
Rainer Stötter edited this page Apr 28, 2017
·
1 revision
public mixed libdatephp\cDateStrategy::Dump(\libdatephp\cDate $obj_date_calc_from, \libdatephp\cDate $obj_date_calc_to, integer $direction)
- Namespace : libdatephp
- Class name: cDateStrategyDailyFixed
- This method is defined by libdatephp\cDateStrategy
The method Dump( ) prints the internal state of the strategy
- $obj_date_calc_from libdatephp\cDate - <p>date, where the calculations should start</p>
- $obj_date_calc_to libdatephp\cDate - <p>date, where the calculations should end</p>
- $direction integer - <p>the direction on the time line</p>
This wiki page is part of the documentation of the PHP class library libdatephp