By erdubya on
I have thousands of nodes in my drupal site that have dates stored as text fields (PHP format: Y-m-d H:i:s ==> 2006-04-28 10:38:48). Is there a way to mass-convert the dates to date fields? I tried to change the field in the content type but that's been set in stone unfortunately.
Thanks,
erdubya