Closed (duplicate)
Project:
Feeds
Version:
7.x-2.0-alpha4
Component:
Feeds Import
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2011 at 11:11 UTC
Updated:
16 Dec 2011 at 20:39 UTC
I want to import events out of a CSV-file using Feeds-Node-importer.
The homepage is in Germany. In the summer our time is "+0200", in winter it is "+0100".
So I need to import the timezone of any event.
I think, "2011-10-19T20:00:00+0200" would be an correct time-field within the CSV-file, but the import ignores the "+0200" and imports it as "2011-10-19T22:00:00".
"2011-10-19T20:00:00" would be imported as "2011-10-19T22:00:00", too.
What is wrong?
How to import as a correct event-date?
Please help me.
Thanks in advance
Comments
Comment #1
wusel commentedThe second time-field was set to the current time, when it is empty in the CSV-file. Then it is before the start-time of the event!
Why?
What is wrong?
How to import as a correct event with only one time-field (only start-time)?
Please help.
Thanks in advance
Comment #2
dooug commentedDuplicate of two other similar issues:
Comment #2.0
dooug commentedi correct a typo and added the imported date, if a timestamp is missing in the time-field.