Skip to content

cDateISO::Max()

Rainer Stötter edited this page May 9, 2017 · 1 revision

Method Max( )

 public   \libdatephp\cDate libdatephp\cDate::Max(mixed $cmp)

Max() returns the maximum value between $cmp and the the managed date

Example:

Arguments

  • $cmp mixed - <p>timestamp or cDate</p>

Returns

\libdatephp\cDate returns the maximum value

Clone this wiki locally