Skip to content

cDateStrategyWeekly::IsHoliday()

Rainer Stötter edited this page May 9, 2017 · 14 revisions

Method IsHoliday( )

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

The method IsHoliday( ) returns true, if the date $obj_date is a holiday.

Arguments

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

Returns

boolean true, if $obj_date is a holiday

See also

Clone this wiki locally