A RebelCode module that adds EDD cart bookings functionality to EDD Bookings.
- PHP 5.4 or later
Note: UTC offset timezones, such as "UTC+2"
, UTC-5
, and the like, will only work on PHP 5.5.10 or later.
This is due to a change in the DateTimeZone
constructor at that PHP version.