##// END OF EJS Templates
spelling: approximate
timeless@gmail.com -
r5787:253e7d1a default
parent child Browse files
Show More
@@ -371,7 +371,7 b' def age(prevdate, show_short_version=Fal'
371 example: 2days ago, instead of 2 days and 23 hours ago.
371 example: 2days ago, instead of 2 days and 23 hours ago.
372
372
373 :param prevdate: datetime object
373 :param prevdate: datetime object
374 :param show_short_version: if it should aproximate the date and return a shorter string
374 :param show_short_version: if it should approximate the date and return a shorter string
375 :rtype: unicode
375 :rtype: unicode
376 :returns: unicode words describing age
376 :returns: unicode words describing age
377 """
377 """
General Comments 0
You need to be logged in to leave comments. Login now