Hello Vision Jinx, Thanks, for your answer, but nowhere in the REST API, I could find a way to retrieve a relative date from a feed date. Moreover, this would imply one call per date, which would degrade my perfs.
On 21 avr, 21:53, "Vision Jinx (Guru)" <[email protected]> wrote: > Hello, > > You can use the RESTful aspects of the API > > http://code.google.com/apis/ajaxfeeds/documentation/#fonje > > Plus you can use the type of json_xml to get the xml string of the > feeds xml its self and built a custom parser for it too. > > Cheers! > Vision Jinx > > On Apr 21, 9:21 am, neonp <[email protected]> wrote: > > > > > Hello, > > > I am retrieving rss feeds using new google.feed.Feed(url). However, > > retrieving feeds like this let me no option to get a relative > > published date. Is there any way to reuse the google's feed API > > without using a FeedControl ? > > > Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
