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.
Posted2 weeks 6 days ago by Martin Price | System Horizons Ltd (yorkshirepudding) in How-To and Troubleshooting
Recent comments
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 8 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...
Posted1 day 23 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
There are some test failures in the user module after merging in the latest commits.
Randomly, only in one PHP version - and always a different one.
See also this Zulip...
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