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