Skip to content

cDateStrategyDailyFixed::IsEventDate()

Rainer Stötter edited this page Apr 28, 2017 · 13 revisions

Method IsEventDate( )

 public   boolean libdatephp\cDateStrategy::IsEventDate($obj_date)

The method IsEventDate( ) returns true, if the date $obj_date is a date which corresponds to the specifications

Arguments

  • $obj_date mixed - <p>cDate The date, which is tested</p>

Returns

boolean true, if $obj_date is a date, which corresponds to the specifications

See also

Clone this wiki locally