예제 #1
0
def to_date(value):
    return DateTimeField.to_python(DateTimeField(), value)