Loading
Fixed #17742 -- Handled aware datetimes in DateField
Converted aware datetimes to the default time zone before using them in the context of a DateField.
Converted aware datetimes to the default time zone before using them in the context of a DateField.