soderlind / acf-field-date-time-picker

Date and Time Picker field for Advanced Custom Fields v3 and v4
GNU General Public License v2.0
65 stars 27 forks source link

Can't publish a post with the date set #20

Closed lwoods closed 11 years ago

lwoods commented 11 years ago

Error in trying to publish a post:

Fatal error: Call to undefined method DateTime::createFromFormat() in ..../wp-content/plugins/acf-field-date-time-picker/date_time_picker-v4.php on line 293

lwoods commented 11 years ago

Fixed. Needed to request PHP 5.3.