Trees | Indices | Help |
---|
|
Restrict a search to matches in the last N days
Eg, to see what's been published in PubMed about rabies in the last 20 days.
client.search("rabies", daterange = WithinNDays(20, "pdat")
|
|||
|
|||
|
|
ndays, datetype = None 'ndays' -- within this many days of now (the 'reldate' field of a search) 'datetype' -- the date field to use (defaults to Entrez date, which is "edat") |
returns the fields to add to the EUtils query This is an internal implementation feature you can ignore. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:43:40 2008 | http://epydoc.sourceforge.net |