eo_get_booking_date
since 1.1
Pro
eo_get_booking_date( $booking_id, $format = '' )
Gets the date on which the booking was made and format according to `$format`,
If $format
is not provided, get_option('date_format')
is used instead
Parameters
Return value
string
|
The formatted date on which the booking was made
|
Changelog
Resources