forked from rc/aircox
website
This commit is contained in:
@ -45,4 +45,3 @@ class DateConverter:
|
||||
def to_url(self, value):
|
||||
return '{:04d}/{:02d}/{:02d}'.format(value.year, value.month,
|
||||
value.day)
|
||||
|
||||
|
Reference in New Issue
Block a user