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 @opentype. Thanks for confirming it worked. It is helpful for others if you can also mark the answer using the "accept this answer" button as this will show that the question has an answer...
Posted1 day 19 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Hello opentype. Welcome to Backdrop CMS.
This would either require a sub-theme (have a look at Thesis which is a starter sub-theme with nothing changed) or a custom module.
Assuming...
Posted2 days 10 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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