eo_get_booking_event_start_date
since 1.1
Pro
eo_get_booking_event_start_date( $booking_id, $format = '' )
Gets the start date of the event being booked. If tickets are sold 'by series' then it get's the start date of the first occurrence of that.
If $format
is not provided, get_option('date_format')
is used instead
Parameters
Return value
string
|
The formatted date of the event the booking is for
|
Changelog
Resources