Skip to content

cDateStrategySimpleDate::Dump()

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

Method Dump( )

 public   mixed libdatephp\cDateStrategy::Dump(\libdatephp\cDate $obj_date_calc_from, \libdatephp\cDate $obj_date_calc_to, integer $direction)

The method Dump( ) prints the internal state of the strategy

Arguments

  • $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>

Clone this wiki locally