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