I actually found the documentation for daterange buried in the doco
for the old api:

http://code.google.com/apis/soapsearch/reference.html#2_2

I wonder what other goodies there's to find in there.

//Peter
http://twitter.com/mediachk

On Aug 15, 1:11 pm, loretoparisi <[email protected]> wrote:
> Hello,
> I'm querying the API using the "hidden" daterange parameter:
>
> q=Queen%20daterange=2450958-2450968
>
> The daterange query parameter has this simple syntax:
>
> daterange:startDate-endDate
>
> where the startDate and the endDate are Julian dates, following the
> Julian Calendar.
>
> Other search engines API uses different syntax for date ranges, like
> datetime differences (as for Yahoo! - 2d-5d between 2 and 5 days) or
> datetime interval (like Twitter - since, until "yyyyMMdd" parameters),
> Unix timestamp, Julian or Gregorian dates...
>
> There's a bit of mess as you can see, and I don't undestand why all
> remote APIs don't use the well known Unix Timestamp...
>
> Cheers,
> LP

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to