Strainu created this task.
Strainu added projects: Pywikibot, Pywikibot-Wikidata.

TASK DESCRIPTION
  Returns the value from the claim with qualifiers for start time and end time 
which contain the date specified as parameter. If no timestamp is found, return 
None.
  
  This is especially useful for values that change in time, such as population 
or country for a place.
  
  Parameters:
  
  - `claim`: Claim
  - `timestamp`: WbTime
  - `min_rank`: str
  
  Return:
  
  - the value from the claim with `rank>=min_rank` with qualifiers for `start 
time` and `end time` which contain the date specified as parameter or None

TASK DETAIL
  https://phabricator.wikimedia.org/T400612

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to