Thanks for this module, great initiative!

When importing date fields in createNode function it assumes that the date field saves both date and time (line 276-277 in ContentImport.php). However in the date field setting a person can choose to only save the dates;
Date field settings
Instead of making assumptions about what field settings the user has, you should check what field settings that is use for the date field for the content type that is actually being imported.

CommentFileSizeAuthor
Screenshot from 2017-09-22 23-08-48.png33.47 KBmatsbla

Comments

matsbla created an issue. See original summary.

dhayanandan_k’s picture

Version: 8.x-3.2 » 8.x-4.x-dev
Status: Active » Fixed

This issue is fixed in latest version. Please verify

matsbla’s picture

Looks like working good now, thanks! :)

dhayanandan_k’s picture

Status: Fixed » Closed (fixed)