Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date Parse Error that does not match #1409

Closed
ameliagroen opened this issue Feb 15, 2024 · 1 comment
Closed

Date Parse Error that does not match #1409

ameliagroen opened this issue Feb 15, 2024 · 1 comment
Labels

Comments

@ameliagroen
Copy link

ameliagroen commented Feb 15, 2024

Description

I'm imputting my dates like dd/mm/yyyy but I keep getting this Could not parse '2008-27-10 ' error. It seems like a space is being added when the date is being parsed for FeedMe, but it doesn't seem to have anything to do with the data in the CSV.

The target field is set to only receive a date, not a time as well, so not sure how to solve this. As a result the 'Date Entered Collection' field stays blank on all of those entries where there is an error. It's not happening to all entries, either.

image

Steps to reproduce

  1. Import date field formatted like dd/mm/yyyy
  2. ....
  3. Error on field import, date not imported

Additional info

  • Craft version: 4.7.2.1
  • PHP version: 8.1.1
  • Database driver & version: MariaDB 10.4.26
  • Plugins & versions: Feed Me 5.3.0
@ameliagroen
Copy link
Author

Oh no, I see it. now that I've posted. I have selected the wrong format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant