Skip to content

cDateStrategySimpleInterval::DirectionAsString()

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

Method DirectionAsString( )

 protected   mixed libdatephp\cDateStrategy::DirectionAsString(integer $direction)

The method DirectionAsString( ) returns the string representation of $direction. $direction is a constant STRATEGY_DIRECTION_XXX.

Arguments

  • $direction integer - <p>the $direction constant , which should be converted to a string</p>

See also

Clone this wiki locally