[Solved] RSS Feed For This Fourm |
Hi.
I am trying to find out how in the rss feed part of this forum how I could get the date it for each post i have a example here Codepen Example But where it says undefined it should say the date of it posted. Here is the full view Codepen Full View Any suggestions how to get date of post for rss? PHP Code: $(document).ready(function() {
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!
At your JS just put
Code: data.publishedDate Code: data.date You may need to parse it before outputing (to format it in a little bit more clear format). Best VPS Hosting : Digital Ocean
(01-14-2016, 04:41 AM)sv3tli0 Wrote: At your JS just put Thanks for tip
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!
|
Welcome Guest, Not a member yet? Register Sign In |