My XML feed are events with Start and End date with this format :
2010-08-01T00:00:00+02:00
During the import, no problem, but nothing is inside my date cck field...

looking for help to solve this issue... because Events without dates if useless :-)

Comments

jim005’s picture

Status: Closed (fixed) » Active
/batch?op=start&id=114 
An error has occurred.
Please continue to the error page
An HTTP error 0 occurred. /batch?id=114&op=do

then

warning: DateTimeZone::__construct() [datetimezone.--construct]: Unknown or bad timezone () in /home/DOMAIN/public_html/sites/all/modules/feeds/plugins/FeedsParser.inc on line 436.
warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, null given in /home/DOMAIN/public_html/sites/all/modules/feeds/plugins/FeedsParser.inc on line 443.

I think it's related to this issue on Feeds : http://drupal.org/node/831470

twistor’s picture

Status: Active » Closed (duplicate)

I've had the same problem, it is indeed this issue Import fails due to cck date field mapping.

twistor’s picture

Status: Closed (duplicate) » Closed (fixed)

Status: Active » Closed (fixed)