I’m not up on Feed Grab, so you might want to post specific questions on that to the thread on the plugin. That said… you do specify the server timezone in ‘Admin- System Prefs- Localization’ as well as an offset if needed. However, that’s going to be part of the serialized array of config data- not easily pulled out.
In truth? I’d likely just alter the module/plugin. Shouldn’t be hard- assuming I understand what you’re up to. Take a look at the localization class- you’d use that to get the time to enter as entry date. Just use that instead of pubDate. But you’d be better off asking the author on the details, as I’m not up on how it works.
Want me to go ahead and shift this one to the proper forum and tweak the title?
Hi Robin,
I’m still stumped on this unfortunately, I’m new to EE and have zero knowledge of PHP. A lowly designer.
Is there a walk-through example anywhere of what I would have to do? I tried setting the pubDate variable in the feedgrab code to a made-up term, at the suggestion of the plug-in developer, to see if EE would default to the server time for entries but it sets them at midnight everytime.
In my template which calls feedgrab it’s set up like so:
{exp:feedgrab url=”http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml” weblog=”2” title=”title” use=”link|description” refresh=”1” date=”meep” fields=”rss-link|rss-body” unique=”rss-link” category=”bbc” }
With several RSS feeds being pulled in. Would I use the localization class at the top of this template and use a variable in each instance of feedgrab? Excuse my ignorance and I’m probably using the wrong terms too 😊
any help much appreciated
J
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.