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

wusel’s picture

The 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

dooug’s picture

Status: Active » Closed (duplicate)

Duplicate of two other similar issues:

dooug’s picture

Issue summary: View changes

i correct a typo and added the imported date, if a timestamp is missing in the time-field.