示例#1
0
 def howLongAgo(self):
     return humanizeTimeDiff(self.timestamp) # Human readable string
示例#2
0
 def howLongAgo(self):
     return humanizeTimeDiff(self.timestamp)