I have filed as off_warranty_date = fields.Datetime("Off Warranty Date"). It works fine when we are creating records from the manual but I am doing a mass load (multiple records) through excel at that time the date is backing up 1 day from what is loaded, But in DB saving as correct only.
Example: off_warranty_date = 06/23/2022 but showing in the form view as 06/22/2022