drive
drive copied to clipboard
Formatting issues
modified field get original file modified time/date, created field get drive created time/date,
Suppose to be get original file created time/date at upload, if its modified in drive (like text editor) have to change drive time/date.
Suppose to be get original file created time/date at upload, if its modified in drive (like text editor) have to change drive time/date.
Getting created date for uploaded file is not possible. Browser API doesn't support it. https://developer.mozilla.org/en-US/docs/Web/API/File_API
This issue is about the date format instead of the date data itself.