You are here

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

DateTime object calculated from start date.

Type: DateTime

File

modules/rooms_booking/rooms_booking.module, line 994
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 $start_date_object;