Skip to content

cDateStrategySimpleInterval::AsString()

Rainer Stötter edited this page May 17, 2017 · 10 revisions

Method AsString( )

 public  abstract   string libdatephp\cDateStrategy::AsString()

The ABSTRACT method AsString( ) returns its specifications as a string Subclasses have to code this method before the class can be used. The szting template normally is made by AsString( ) and the template can be used for serialization

Returns

string the specifications as string

See also

Clone this wiki locally