I'm trying to convert Event Module nodes to CCK nodes, because Event fields are no longer supported in Views. I need to convert the Event Module Start and End dates/times to CCK date/time fields. (I can then use Nodetype to correct the types of the nodes themselves.) Could this module work for that purpose? Both fields are in Date format.
Comments
Comment #1
hansrossel commentedUse Date import (Date Copy) module to convert nodes with dates from Event Module to Date Module, see http://drupal.org/node/149488.