def __str__(self):
     return '<%s' % _silk_date_time(self.value)
Exemple #2
0
 def __str__(self):
     return '<%s' % _silk_date_time(self.value)