Part of my problem, was that I was creating a spreadsheet of data to import and did not have my dates in UNIX timestamps.
Eventually, I found that with the use of Feeds Tamper module I was able to import dates if I started as UNIX timestamp AND I found a website where I could batch convert my dates to UNIX timestamps.
Hi breckenr. Welcome to the Backdrop CMS forum.
I'm not sure what might be producing the Deprecation notices. To get rid of those temporarily you can probably revert to PHP 7.4.
As...
Posted11 hours 1 min ago by Alejandro Cremaschi (argiepiano) on:
The database connection settings have been simplified in recent releases, so may look a little different than what Steve mentions (which should still work, if you prefer that format). See here...
Comments
Part of my problem, was that I was creating a spreadsheet of data to import and did not have my dates in UNIX timestamps.
Eventually, I found that with the use of Feeds Tamper module I was able to import dates if I started as UNIX timestamp AND I found a website where I could batch convert my dates to UNIX timestamps.
https://www.epochconverter.com/batch
Hi, i got it without Tamper, i used this format "2017-09-17T18:21:26-0500" it works for the Date field and Publish date too, works with XML or CSV