You are here

public property RoomsBooking::$end_date_object in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

DateTime object calculated from end date.

Type: DateTime

File

modules/rooms_booking/rooms_booking.module, line 1000
Manage Bookings - Bookings are tied to a customer profile and possible a Unit ID and Order ID.

Class

RoomsBooking
The class used for Rooms Booking entities.

Code

public $end_date_object;