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