Skip to content

cDateISO::Min()

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

Method Min( )

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

Min() returns the minimum value between $cmp and the the managed date

Example:

Arguments

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

Returns

\libdatephp\cDate returns the minimum value

Clone this wiki locally