You are here

public property BatEvent::$end_date_object in Booking and Availability Management Tools for Drupal 7

DateTime object calculated from end date.

Type: DateTime

File

modules/bat_event/bat_event.module, line 1069
Manage Events - Events store the EventValue of a Unit over a period of time.

Class

BatEvent
The class used for Event entities.

Code

public $end_date_object;