Davinci Resolve seems to read "Created Time" of clips from its file created time, which is usually get overwritten by some file operations such as copy. In order to preserve the correct video time of being recorded, use ExifTool to set the metadata correctly before importing a video into Davinci's media pool.
exiftool -FileCreateDate<CreateDate "path\to\videos\*.MOV"
Additionals tips: