Function bkap_check_resource_booked_in_date_range
Create array of dates between give start and end dateReturn date in d-n-Y format after adding days to original date.
Parameters summary
string/int |
$resource_id |
Resource ID |
array |
$date_range |
array of Dates |
Return value summary
boolean
|
$status Return true if date range has date on which the resource is lockedout |