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