-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyDaily::IsEventDate()
Rainer Stötter edited this page Apr 28, 2017
·
13 revisions
public boolean libdatephp\cDateStrategy::IsEventDate($obj_date)
- Namespace : libdatephp
- Class name: cDateStrategyDaily
- This method is defined by libdatephp\cDateStrategy
The method IsEventDate( ) returns true, if the date $obj_date is a date which corresponds to the specifications
- $obj_date mixed - <p>cDate The date, which is tested</p>
boolean true, if $obj_date is a date, which corresponds to the specifications
This wiki page is part of the documentation of the PHP class library libdatephp