Exemple #1
0
 def format_date(date, s='full'):
     return helpers.format_date(date, s)
Exemple #2
0
 def format_date(date,s='full'):
     return helpers.format_date(date,s)
Exemple #3
0
 def format_date(date, s="full"):
     return helpers.format_date(date, s)