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.
Posted4 days 8 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
Hello @NumerousHats,
I agree with your assessment. I am looking into this situation right now.
The root of this problem is that Backdrop CMS is implemented on top of a "stack" of...
Posted1 day 16 hours ago by Graham Leach (Graham Leach) on:
I just installed a Backdrop CMS site with version 1.27.0. I then used the user interface to download and update Backdrop CMS to 1.30.0.
After starting the update process, and on the...
I believe my permissions are set up correctly, as I can install modules from the UI. But for whatever reason, I can't update them.
I will, however, double check against that documentation.
I'm not sure if this is helpful, but here are pages in Backdrop documentaion about server level permissions.
https://docs.backdropcms.org/documentation/file-permissions-and-ownership...
Just ran into this issue while upgrading modules on a site I'm setting up.
I'm confused.
Does this mean that /modules needs to be owned by www-data? (Not just that www-data...
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