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