public property BatEvent::$start_date_object in Booking and Availability Management Tools for Drupal 7
DateTime object calculated from start date.
Type: DateTime
File
- modules/
bat_event/ bat_event.module, line 1062 - Manage Events - Events store the EventValue of a Unit over a period of time.
Class
- BatEvent
- The class used for Event entities.
Code
public $start_date_object;