Copying to OneDrive changes the file date

When I use NetDrive to copy a file to Microsoft OneDrive the date on the file is changed to the current date. This makes any kind of comparison by date impossible. Is there any way to force a file copied to OneDrive to keep its original “last modified” date?

OneDrive/OneDrive for Business API does not allow changing last modified time. So we can not make it work.

Related link:
https://docs.microsoft.com/ko-kr/onedrive/developer/rest-api/resources/driveitem

lastModifiedDateTime | DateTimeOffset | Date and time the item was last modified. Read-only.

Thanks for using NetDrive.