I'm importing a CSV file to a content node. The CSV file contains among other things also date and time information. The date and time info are in separate fields. Via use of the Feed Tamper module plugin Rewrite I thought I would be able to concatenate both date and time together into one date-time field. I would like to bring these together so that I can make use of date and time info in the Calendar View. I recognized that using the Rewrite pluging the date and time of the moment of import is used instead of the date and time from the fields who are availabe as tokens. E.g: [Start Date] [Start Time].
If I do not make use of the Rewrite plugin but just import the Start Date without the time info the correct date is imported.
Can anyone help me out with this?
I'm using:
Feeds 7.x-2.0-alpha7
Feeds Tamper 7.x-1.0-beta4